Skip to content

Commit

Permalink
Clean up Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sydhds committed Oct 11, 2024
1 parent 0c96187 commit 851e310
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ version = "0.1.0"
edition = "2021"

[dependencies]
# quick-xml = { version = "0.36.1", features = ["serde", "serialize"] }
# crossterm = "0.28.1"
clap = { version = "4.5", features = ["derive"] }
serde = { version = "1.0", features = ["derive"] }
git2 = "0.19"
Expand Down

0 comments on commit 851e310

Please sign in to comment.