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