Skip to content

Commit

Permalink
Update Rust crate http to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 25, 2024
1 parent e402a10 commit cd427ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nativelink-store/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ uuid = { version = "1.6.1", features = ["v4"] }
pretty_assertions = "1.4.0"
memory-stats = "1.1.0"
once_cell = "1.19.0"
http = "^0.2.11"
http = "^1.0.0"
aws-smithy-types = "0.57.2"
aws-sdk-s3 = { version = "0.35.0" }
aws-smithy-runtime = { version = "0.57.2", features = ["test-util"] }

0 comments on commit cd427ae

Please sign in to comment.