From 1d5cc38ca410e49e4184ace4616555ea6a2c3534 Mon Sep 17 00:00:00 2001 From: Junichi Kato Date: Sat, 6 Jul 2024 00:04:30 +0000 Subject: [PATCH] hocon's version up to oni-comb-hocon-rs-v0.1.475 --- hocon/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hocon/Cargo.toml b/hocon/Cargo.toml index e3d5cbd6..f0ccba5f 100644 --- a/hocon/Cargo.toml +++ b/hocon/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oni-comb-hocon-rs" -version = "0.1.474" +version = "0.1.475" edition = "2021" description = "A Rust crate for HOCON parser" license = "MIT OR Apache-2.0"