Simon Sapin il y a 11 ans
Parent
commit
0fd5fea45f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,7 +1,7 @@
 [package]
 
 name = "url"
-version = "0.2.21"
+version = "0.2.22"
 authors = [ "Simon Sapin <simon.sapin@exyr.org>" ]
 
 description = "URL parser for Rust"