Explorar el Código

build(deps): bump url from 1.7.2 to 2.1.0

Bumps [url](https://github.com/servo/rust-url) from 1.7.2 to 2.1.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v1.7.2...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] hace 5 años
padre
commit
71b982fcd9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Cargo.lock

+ 1 - 1
Cargo.lock

@@ -1459,7 +1459,7 @@ dependencies = [
  "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
  "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
  "toml 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
- "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
+ "url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
 ]