Explorar el Código

Bump version to 1.2.2

Anthony Ramine hace 10 años
padre
commit
72b95ed112
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

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