Manish Goregaokar 8 hónapja
szülő
commit
d6ea13c5f8
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      url/Cargo.toml

+ 1 - 1
url/Cargo.toml

@@ -2,7 +2,7 @@
 
 
 name = "url"
 name = "url"
 # When updating version, also modify html_root_url in the lib.rs
 # When updating version, also modify html_root_url in the lib.rs
-version = "2.5.7"
+version = "2.5.8"
 authors = ["The rust-url developers"]
 authors = ["The rust-url developers"]
 
 
 description = "URL library for Rust, based on the WHATWG URL Standard"
 description = "URL library for Rust, based on the WHATWG URL Standard"