Skip to content

Commit

Permalink
Update Rust crate hyper to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 0d1f51f commit 2f4f5ad
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 @@ -30,7 +30,7 @@ caching-persistent = ["caching", "dep:redb"]
[dependencies]
tracing = "0.1"
gcloud-sdk = { version = "0.21", features = ["google-firestore-v1"] }
hyper = { version ="0.14" }
hyper = { version ="1.0" }
struct-path = "0.2"
rvstruct = "0.3.2"
rsb_derive = "0.5"
Expand Down

0 comments on commit 2f4f5ad

Please sign in to comment.