chore: upgrade url to 2.5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
6ee525c845
commit
c2d1110e4a
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ tracing-subscriber = { version = "0.3", features = [
|
||||||
"time",
|
"time",
|
||||||
"json",
|
"json",
|
||||||
] }
|
] }
|
||||||
url = { version = "2.4", features = ["serde"] }
|
url = { version = "2.5", features = ["serde"] }
|
||||||
url-escape = "0.1"
|
url-escape = "0.1"
|
||||||
sea-orm = { workspace = true }
|
sea-orm = { workspace = true }
|
||||||
entities = { workspace = true }
|
entities = { workspace = true }
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue