diff --git a/Cargo.lock b/Cargo.lock index 945a8af..497dc9b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -567,7 +567,7 @@ dependencies = [ [[package]] name = "cxsign" -version = "0.2.0" +version = "0.2.1" dependencies = [ "clap", "cxsign 0.1.1", diff --git a/Cargo.toml b/Cargo.toml index 6f37912..213c820 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ [package] name = "cxsign" -version = "0.2.0" +version = "0.2.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html