mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
Bump cargo-credential-1password to v0.4.0
This commit is contained in:
parent
24840d9b6d
commit
f020b00bdd
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -347,7 +347,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cargo-credential-1password"
|
name = "cargo-credential-1password"
|
||||||
version = "0.3.0"
|
version = "0.4.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cargo-credential",
|
"cargo-credential",
|
||||||
"serde",
|
"serde",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "cargo-credential-1password"
|
name = "cargo-credential-1password"
|
||||||
version = "0.3.0"
|
version = "0.4.0"
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
repository = "https://github.com/rust-lang/cargo"
|
repository = "https://github.com/rust-lang/cargo"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user