diff --git a/crond/Cargo.toml b/crond/Cargo.toml index 317fe96c..cfcc1aba 100644 --- a/crond/Cargo.toml +++ b/crond/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oni-comb-crond-rs" -version = "0.0.45" +version = "0.0.46" edition = "2021" description = "A Rust crate for CROND parser" license = "MIT OR Apache-2.0"