Skip to content

Commit

Permalink
Automatically update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
depi authored and depi committed Apr 16, 2023
1 parent 6aa4165 commit 325b039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ arti-client = { version = "0.8.3", features = ["static"] }
arti-hyper = "0.8.3"
async_ftp = { version = "6.0.0", features = ["secure"] }
cfg-if = "1.0.0"
clap = { version = "4.2.1", features = ["cargo", "suggestions", "color", "wrap_help", "unicode"] }
clap = { version = "4.2.2", features = ["cargo", "suggestions", "color", "wrap_help", "unicode"] }
futures = "0.3.28"
hyper = "0.14.25"
hyper = "0.14.26"
image = { version = "0.24.6", default-features = true }
ipfs-api-backend-hyper = { version = "0.6.0", features = ["with-hyper-tls"] }
lazy_static = "1.4.0"
Expand Down

0 comments on commit 325b039

Please sign in to comment.