From dba74bfbc32d6f6634e441f4851c74cdd5be4fb5 Mon Sep 17 00:00:00 2001 From: Junichi Kato Date: Sun, 8 Sep 2024 00:11:56 +0000 Subject: [PATCH] uri's version up to oni-comb-uri-rs-v0.2.538 --- uri/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uri/Cargo.toml b/uri/Cargo.toml index 6f6d454f..e1e73f2b 100644 --- a/uri/Cargo.toml +++ b/uri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oni-comb-uri-rs" -version = "0.2.537" +version = "0.2.538" edition = "2021" description = "A Rust crate for uri parser" license = "MIT OR Apache-2.0"