Skip to content

Commit 6edbf7f

Browse files
committed
bump url crate version
1 parent 8e50306 commit 6edbf7f

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.nix

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ snafu = "0.8"
3131
strum = { version = "0.27", features = ["derive"] }
3232
tokio = { version = "1.40", features = ["full"] }
3333
tracing = "0.1"
34-
url = { version = "2.5.2" }
34+
url = { version = "2.5.7" }
3535
xml-rs = "0.8"
3636

3737
# [patch."https://github.com/stackabletech/operator-rs.git"]

0 commit comments

Comments
 (0)