Skip to content

Commit

Permalink
Remove changes to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
buggmagnet committed May 16, 2024
1 parent 07152f3 commit 6c039a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ shadowsocks-service = { version = "1.16" }

windows-sys = "0.52.0"

chrono = { version = "0.4.26", default-features = false }
chrono = { version = "0.4.26", default-features = false}
clap = { version = "4.4.18", features = ["cargo", "derive"] }
once_cell = "1.13"

Expand Down

0 comments on commit 6c039a3

Please sign in to comment.