Skip to content

Commit

Permalink
Cargo.toml modified
Browse files Browse the repository at this point in the history
  • Loading branch information
jeudine committed Oct 16, 2024
1 parent 2848018 commit b8c83e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@ members = ["."]

[package]
name = "mseq"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
license = "GPL-3.0"
readme = "README.md"
repository = "https://github.com/MF-Room/mseq"
authors = ["Julien Eudine <julien@eudine.fr>", "Marius Debussche <marius.debussche@gmail.com>"]
description = "Library for developing MIDI Sequencers."
keywords = ["midi", "music", "sequencer"]
categories = ["multimedia"]

[dependencies]
csv = "1.3.0"
Expand Down

0 comments on commit b8c83e8

Please sign in to comment.