Răsfoiți Sursa

Version bump

Keith Yeung 9 ani în urmă
părinte
comite
aea2ae24d2
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

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