Browse Source

Bump to 2.5.8

Manish Goregaokar 8 months ago
parent
commit
d6ea13c5f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      url/Cargo.toml

+ 1 - 1
url/Cargo.toml

@@ -2,7 +2,7 @@
 
 name = "url"
 # 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"]
 
 description = "URL library for Rust, based on the WHATWG URL Standard"