mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
chore(deps): bump url from 2.3.1 to 2.4.0
Bumps [url](https://github.com/servo/rust-url) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f6d8373203
commit
970792cbcc
2 changed files with 11 additions and 11 deletions
|
|
@ -25,7 +25,7 @@ rcgen = { version = "0.10.0" }
|
|||
rustls = "0.21.1"
|
||||
tokio-rustls = "0.24.1"
|
||||
tokio = { version = "1.28", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
|
||||
url = "2.3.1"
|
||||
url = "2.4.0"
|
||||
|
||||
[dev-dependencies]
|
||||
anyhow = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue