Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 23, 2025
1 parent 338b021 commit 8e2e709
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 @@ -9,7 +9,7 @@ path = "Source/Library.rs"
[dependencies]
# pieces = { version = "1.0.0", path = "../Pieces" }
chrono = { version = "0.4.39" }
clap = { features = ["derive"], version = "4.5.26" }
clap = { features = ["derive"], version = "4.5.27" }
dashmap = { version = "6.1.0" }
futures = { version = "0.3.31" }
git2 = { version = "0.20.0" }
Expand Down

0 comments on commit 8e2e709

Please sign in to comment.