mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
chore(deps): bump url from 2.3.0 to 2.3.1
Bumps [url](https://github.com/servo/rust-url) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b3a06de040
commit
91fa898aaa
2 changed files with 7 additions and 15 deletions
|
|
@ -25,7 +25,7 @@ rcgen = { version = "0.9.3" }
|
|||
rustls = "0.20.6"
|
||||
tokio-rustls = "0.23.4"
|
||||
tokio = { version = "1.21", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
|
||||
url = "2.3.0"
|
||||
url = "2.3.1"
|
||||
webpki = "0.22.0"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue