… to work around https://github.com/rust-lang/crates.io/issues/76 0.3.0 was published and then yanked: https://github.com/servo/rust-url/pull/135#issuecomment-157776039
@@ -1,7 +1,7 @@
[package]
name = "url"
-version = "0.2.38"
+version = "0.4.0"
authors = [ "Simon Sapin <simon.sapin@exyr.org>" ]
description = "URL library for Rust, based on the WHATWG URL Standard"