mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
chore(deps): bump url from 2.5.7 to 2.5.8
Bumps [url](https://github.com/servo/rust-url) from 2.5.7 to 2.5.8. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.5.7...v2.5.8) --- updated-dependencies: - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e758138c58
commit
b142891abe
2 changed files with 3 additions and 4 deletions
|
|
@ -23,7 +23,7 @@ percent-encoding = "2.3"
|
|||
rcgen = { version = "0.14.6", default-features = false, features = ["ring"] }
|
||||
tokio-rustls = { version = "0.26.4", default-features = false, features = ["logging", "ring", "tls12"] }
|
||||
tokio = { version = "1.49", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
|
||||
url = "2.5.5"
|
||||
url = "2.5.8"
|
||||
|
||||
[dev-dependencies]
|
||||
trotter = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue