diff --git a/uri/Cargo.toml b/uri/Cargo.toml index 4c6e6e1c..945608b0 100644 --- a/uri/Cargo.toml +++ b/uri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oni-comb-uri-rs" -version = "0.2.208" +version = "0.2.209" edition = "2021" description = "A Rust crate for uri parser" license = "MIT OR Apache-2.0"