Skip to content

Commit

Permalink
Update arti-client requirement from 0.8.3 to 0.12.0
Browse files Browse the repository at this point in the history
Updates the requirements on arti-client to permit the latest version.

---
updated-dependencies:
- dependency-name: arti-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2023
1 parent 0b2d8aa commit 66b2b5b
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 @@ -49,7 +49,7 @@ doc = true
[dependencies]
anyhow = "1.0.76"
argfile = "0.1.6"
arti-client = { version = "0.8.3", features = ["static"] }
arti-client = { version = "0.12.0", features = ["static"] }
arti-hyper = "0.8.3"
async_ftp = { version = "6.0.0", features = ["secure"] }
cfg-if = "1.0.0"
Expand Down

0 comments on commit 66b2b5b

Please sign in to comment.