From 95624764e6f67e0a92285bb21811d01895db753a Mon Sep 17 00:00:00 2001 From: kmanc Date: Wed, 29 Mar 2023 08:33:51 -0700 Subject: [PATCH] Update Cargo.toml --- rco_utils/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rco_utils/Cargo.toml b/rco_utils/Cargo.toml index 6691270..8372992 100644 --- a/rco_utils/Cargo.toml +++ b/rco_utils/Cargo.toml @@ -6,7 +6,7 @@ license = "MIT" name = "rco_utils" repository = "https://github.com/kmanc/remote_code_oxidation/tree/main/rco_utils" rust-version = "1.59" -version = "1.2.2" +version = "1.2.3" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html