File tree Expand file tree Collapse file tree 12 files changed +219
-0
lines changed
Expand file tree Collapse file tree 12 files changed +219
-0
lines changed Original file line number Diff line number Diff line change 1+ Notation is dual-licensed under either
2+
3+ * MIT License (docs/LICENSE-MIT or http://opensource.org/licenses/MIT)
4+ * Apache License, Version 2.0 (docs/LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
5+
6+ at your option.
Original file line number Diff line number Diff line change 22name = " bevy_utils"
33version = " 0.1.0"
44edition = " 2018"
5+ license = " MIT OR Apache-2.0"
6+ repository = " https://github.com/notation-fun/notation"
57
68# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
79
Original file line number Diff line number Diff line change 22name = " notation_bevy"
33version = " 0.1.0"
44edition = " 2018"
5+ license = " MIT OR Apache-2.0"
6+ repository = " https://github.com/notation-fun/notation"
57
68# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
79
Original file line number Diff line number Diff line change 22name = " notation_core"
33version = " 0.1.0"
44edition = " 2018"
5+ license = " MIT OR Apache-2.0"
6+ repository = " https://github.com/notation-fun/notation"
57
68# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
79
Original file line number Diff line number Diff line change 22name = " notation_dsl"
33version = " 0.1.0"
44edition = " 2018"
5+ license = " MIT OR Apache-2.0"
6+ repository = " https://github.com/notation-fun/notation"
57
68# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
79
Original file line number Diff line number Diff line change 22name = " notation_fretted"
33version = " 0.1.0"
44edition = " 2018"
5+ license = " MIT OR Apache-2.0"
6+ repository = " https://github.com/notation-fun/notation"
57
68# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
79
Original file line number Diff line number Diff line change 22name = " notation_guitar"
33version = " 0.1.0"
44edition = " 2018"
5+ license = " MIT OR Apache-2.0"
6+ repository = " https://github.com/notation-fun/notation"
57
68# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
79[lib ]
Original file line number Diff line number Diff line change 22name = " notation_midi"
33version = " 0.1.0"
44edition = " 2018"
5+ license = " MIT OR Apache-2.0"
6+ repository = " https://github.com/notation-fun/notation"
57
68# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
79[lib ]
Original file line number Diff line number Diff line change 22name = " notation_model"
33version = " 0.1.0"
44edition = " 2018"
5+ license = " MIT OR Apache-2.0"
6+ repository = " https://github.com/notation-fun/notation"
57
68# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
79[lib ]
Original file line number Diff line number Diff line change 22name = " notation_proto"
33version = " 0.1.0"
44edition = " 2018"
5+ license = " MIT OR Apache-2.0"
6+ repository = " https://github.com/notation-fun/notation"
57
68# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
79
You can’t perform that action at this time.
0 commit comments