Преглед на файлове

Auto merge of #251 - servo:bump, r=SimonSapin

Bump to 1.2.4

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-url/251)
<!-- Reviewable:end -->
bors-servo преди 9 години
родител
ревизия
a00fc90418
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

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