cargo-credential: bump version to 0.4.5

as required by check-version-bump CI
This commit is contained in:
klensy 2024-04-20 10:36:27 +03:00
parent ef39fbf231
commit 57e820e329
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -350,7 +350,7 @@ dependencies = [
[[package]]
name = "cargo-credential"
version = "0.4.4"
version = "0.4.5"
dependencies = [
"anyhow",
"libc",

View File

@ -1,6 +1,6 @@
[package]
name = "cargo-credential"
version = "0.4.4"
version = "0.4.5"
rust-version.workspace = true
edition.workspace = true
license.workspace = true