Skip to content

Commit

Permalink
dependencies: upgrade the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Pilou97 committed Jan 17, 2024
1 parent 43ec2aa commit 7c3dc94
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 97 deletions.
185 changes: 89 additions & 96 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT AND Apache-2.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
clap = { version = "4.3.3", features = ["derive"] }
clap = { version = "4.4.17", features = ["derive"] }
git2 = "0.17.2"
auth-git2 = "0.5.3"
serde = { version = "1.0.164", features = ["derive"] }
Expand Down

0 comments on commit 7c3dc94

Please sign in to comment.