diff --git a/Cargo.toml b/Cargo.toml index b4fb8805d..d0b4d573d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "url" -version = "1.2.3" +version = "1.2.4" authors = ["The rust-url developers"] description = "URL library for Rust, based on the WHATWG URL Standard"