Skip to content

Commit

Permalink
Update Rust crate url to 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 731dbb7 commit d2a541a
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 32 deletions.
287 changes: 256 additions & 31 deletions src/abacus/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/abacus/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ tower-http = { version = "0.5.2", default-features = false, features = ["cors",
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", default-features = false, features = ["smallvec", "fmt", "ansi", "tracing-log", "std", "env-filter"] }
typed-builder = "0.18.2"
url = "2.5.0"
url = "2.5.1"
uuid = { version = "1.8.0", default-features = false, features = ["std", "v4"] }

[dev-dependencies]
Expand Down

0 comments on commit d2a541a

Please sign in to comment.