We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed29301 commit e49fdbdCopy full SHA for e49fdbd
Cargo.toml
@@ -2,6 +2,9 @@
2
name = "rsnow"
3
version = "0.1.0"
4
edition = "2021"
5
+description = "A simple snowfall animation in Rust"
6
+authors = ["Wenjie Wei <[email protected]>"]
7
+license = "MIT"
8
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
10
0 commit comments