Skip to content

Commit e49fdbd

Browse files
add metadata for toml
1 parent ed29301 commit e49fdbd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
name = "rsnow"
33
version = "0.1.0"
44
edition = "2021"
5+
description = "A simple snowfall animation in Rust"
6+
authors = ["Wenjie Wei <[email protected]>"]
7+
license = "MIT"
58

69
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
710

0 commit comments

Comments
 (0)