Skip to content

Commit

Permalink
Bump url
Browse files Browse the repository at this point in the history
  • Loading branch information
SethDusek committed Jan 8, 2025
1 parent 46b970f commit 7d08ed7
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 @@ -83,7 +83,7 @@ tokio = { version = "1.15.0", features = ["full"] }
tokio-stream = { version = "0.1.8", features = ["sync", "time"] }
tokio-util = { version = "0.6.9", features = ["codec"] }
bounded-integer = { version = "^0.5", features = ["types"] }
url = "~2.2"
url = "2.5.4"
getrandom = { version = "0.2.7" }
itertools = { version = "0.10.3", default-features = false }
miette = { version = "5", features = ["fancy"] }
Expand Down

0 comments on commit 7d08ed7

Please sign in to comment.