Skip to content

Commit 451babb

Browse files
committed
chore: Bump versions
1 parent ccc31b4 commit 451babb

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/cargo-util/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-util"
3-
version = "0.2.11"
3+
version = "0.2.12"
44
rust-version = "1.77" # MSRV:1
55
edition.workspace = true
66
license.workspace = true

crates/crates-io/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "crates-io"
3-
version = "0.40.1"
3+
version = "0.40.2"
44
rust-version = "1.77" # MSRV:1
55
edition.workspace = true
66
license.workspace = true

credential/cargo-credential-libsecret/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-credential-libsecret"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
rust-version = "1.77" # MSRV:1
55
edition.workspace = true
66
license.workspace = true

credential/cargo-credential-macos-keychain/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-credential-macos-keychain"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
rust-version = "1.77" # MSRV:1
55
edition.workspace = true
66
license.workspace = true

credential/cargo-credential-wincred/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-credential-wincred"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
rust-version = "1.77" # MSRV:1
55
edition.workspace = true
66
license.workspace = true

0 commit comments

Comments
 (0)