Skip to content

Commit

Permalink
Update Rust crate arti-hyper to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 9352e63 commit dbf0a7f
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 @@ -50,7 +50,7 @@ doc = true
anyhow = "1.0.79"
argfile = "0.1.6"
arti-client = { version = "0.8.3", features = ["static"] }
arti-hyper = "0.8.3"
arti-hyper = "0.14.0"
async_ftp = { version = "6.0.0", features = ["secure"] }
cfg-if = "1.0.0"
clap = { version = "4.4.18", features = ["cargo", "suggestions", "color", "wrap_help", "unicode"] }
Expand Down

0 comments on commit dbf0a7f

Please sign in to comment.