diff --git a/Cargo.toml b/Cargo.toml index fc4e345..a17cbe0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "magnet-url" -version = "1.1.0" +version = "1.1.1" authors = ["William Batista "] license = "MIT" description = "A simple, hackable magnet url parser in Rust" @@ -30,4 +30,4 @@ codegen-units = 1 [profile.release] opt-level = 3 lto = "fat" -codegen-units = 1 \ No newline at end of file +codegen-units = 1