Skip to content

Commit c9eaf6c

Browse files
committedJan 25, 2024
🔥 remove comment in cargo manifest
1 parent 344bb0e commit c9eaf6c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎Cargo.toml

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name = "shipp"
33
version = "0.1.0"
44
edition = "2021"
55

6-
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7-
86
[dependencies]
97
clap = { version = "4.4", features = ["derive"] }
108
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)
Please sign in to comment.