Skip to content

Commit 7c0df74

Browse files
committed
Bump versions for msrv change
1 parent 6c013df commit 7c0df74

9 files changed

Lines changed: 16 additions & 16 deletions

File tree

Cargo.lock

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

crates/cargo-test-macro/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-test-macro"
3-
version = "0.4.10"
3+
version = "0.4.11"
44
edition.workspace = true
55
rust-version = "1.94" # MSRV:1
66
license.workspace = true

crates/cargo-test-support/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-test-support"
3-
version = "0.11.0"
3+
version = "0.11.1"
44
edition.workspace = true
55
rust-version = "1.94" # MSRV:1
66
license.workspace = true

crates/cargo-util-schemas/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-schemas"
3-
version = "0.13.0"
3+
version = "0.13.1"
44
rust-version = "1.94" # MSRV:1
55
edition.workspace = true
66
license.workspace = true

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.28"
3+
version = "0.2.29"
44
rust-version = "1.94" # 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.18"
3+
version = "0.40.19"
44
rust-version = "1.94" # 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.5.6"
3+
version = "0.5.7"
44
rust-version = "1.94" # 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.21"
3+
version = "0.4.22"
44
rust-version = "1.94" # 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.21"
3+
version = "0.4.22"
44
rust-version = "1.94" # MSRV:1
55
edition.workspace = true
66
license.workspace = true

0 commit comments

Comments
 (0)