Skip to content

Commit

Permalink
Upgrade some Rust dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svix-jplatte committed Jan 24, 2025
1 parent 344d258 commit b620859
Show file tree
Hide file tree
Showing 6 changed files with 426 additions and 463 deletions.
2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ hyper-util = { version = "0.1.3", features = ["client", "client-legacy", "tokio"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_repr = "0.1"
thiserror = "1.0.30"
thiserror = "2.0.11"
time = "0.3"
url = "2.2"
tokio = { version = "1.41.0", features = ["time"] }
Expand Down
Loading

0 comments on commit b620859

Please sign in to comment.