File tree Expand file tree Collapse file tree 7 files changed +7
-0
lines changed
Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ edition = "2021"
55license = " MIT OR Apache-2.0"
66homepage = " https://www.notation.fun"
77repository = " https://github.com/notation-fun/notation"
8+ description = " Fun notation - bevy features"
89
910# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1011
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ edition = "2021"
55license = " MIT OR Apache-2.0"
66homepage = " https://www.notation.fun"
77repository = " https://github.com/notation-fun/notation"
8+ description = " Fun notation - bevy utils"
89
910# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1011
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ edition = "2021"
55license = " MIT OR Apache-2.0"
66homepage = " https://www.notation.fun"
77repository = " https://github.com/notation-fun/notation"
8+ description = " Fun notation - definition for fretted instruments"
89
910# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1011
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ edition = "2021"
55license = " MIT OR Apache-2.0"
66homepage = " https://www.notation.fun"
77repository = " https://github.com/notation-fun/notation"
8+ description = " Fun notation - definition for guitar"
89
910# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1011[lib ]
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ edition = "2021"
55license = " MIT OR Apache-2.0"
66homepage = " https://www.notation.fun"
77repository = " https://github.com/notation-fun/notation"
8+ description = " Fun notation - midi features"
89
910# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1011[lib ]
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ edition = "2021"
55license = " MIT OR Apache-2.0"
66homepage = " https://www.notation.fun"
77repository = " https://github.com/notation-fun/notation"
8+ description = " Fun notation - runtime models"
89
910# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1011[lib ]
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ edition = "2021"
55license = " MIT OR Apache-2.0"
66homepage = " https://www.notation.fun"
77repository = " https://github.com/notation-fun/notation"
8+ description = " Fun notation - protocol for storage"
89
910# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1011
You can’t perform that action at this time.
0 commit comments