Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xflotus authored Jan 8, 2024
1 parent 803c999 commit 483abc9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
num-bigint = "0.4"
clap = "3.1.0"
chrono = "0.4.0"
chrono = "0.4.31"
bdays = "0.1.1"
regex = "1.10.2"
cbb = "0.2.1"
Expand Down

0 comments on commit 483abc9

Please sign in to comment.