Bump version of cargo-credential-1password

This commit is contained in:
Eric Huss 2023-11-16 10:30:06 -08:00
parent 1d2f964c73
commit 6b7e2023a5
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -335,7 +335,7 @@ dependencies = [
[[package]]
name = "cargo-credential-1password"
version = "0.4.1"
version = "0.4.2"
dependencies = [
"cargo-credential",
"serde",

View File

@ -1,6 +1,6 @@
[package]
name = "cargo-credential-1password"
version = "0.4.1"
version = "0.4.2"
edition.workspace = true
license.workspace = true
rust-version = "1.70.0" # MSRV:3