From 0fb9b1ac0760d00a5d9aa5b4eaa5ca913a8211e8 Mon Sep 17 00:00:00 2001 From: Junichi Kato Date: Sun, 7 Jul 2024 00:11:05 +0000 Subject: [PATCH] uri's version up to oni-comb-uri-rs-v0.2.479 --- uri/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uri/Cargo.toml b/uri/Cargo.toml index 4196388b..0061db83 100644 --- a/uri/Cargo.toml +++ b/uri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oni-comb-uri-rs" -version = "0.2.478" +version = "0.2.479" edition = "2021" description = "A Rust crate for uri parser" license = "MIT OR Apache-2.0"