Valentin Gosu 3 лет назад
Родитель
Сommit
2a12745baf
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      idna/Cargo.toml

+ 1 - 1
idna/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "idna"
-version = "0.3.0"
+version = "0.4.0"
 authors = ["The rust-url developers"]
 description = "IDNA (Internationalizing Domain Names in Applications) and Punycode."
 categories = ["no_std"]