Skip to content

Commit

Permalink
Drop dependency on clap crate (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisOSRM authored Nov 29, 2023
1 parent ba29f2f commit dc13782
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ edition = "2021"

[dependencies]
chrono = "0.4.31"
clap = { version = "4.4.8", features = ["derive"] }
crc16 = "0.4.0"
env_logger = "0.10.1"
log = "0.4.20"
Expand Down

0 comments on commit dc13782

Please sign in to comment.