mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Bump version of cargo-credential-1password
This commit is contained in:
parent
1d2f964c73
commit
6b7e2023a5
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -335,7 +335,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cargo-credential-1password"
|
name = "cargo-credential-1password"
|
||||||
version = "0.4.1"
|
version = "0.4.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cargo-credential",
|
"cargo-credential",
|
||||||
"serde",
|
"serde",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "cargo-credential-1password"
|
name = "cargo-credential-1password"
|
||||||
version = "0.4.1"
|
version = "0.4.2"
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
rust-version = "1.70.0" # MSRV:3
|
rust-version = "1.70.0" # MSRV:3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user