Manish Goregaokar пре 9 година
родитељ
комит
7ae111a5b7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,7 +1,7 @@
 [package]
 
 name = "url"
-version = "1.2.3"
+version = "1.2.4"
 authors = ["The rust-url developers"]
 
 description = "URL library for Rust, based on the WHATWG URL Standard"