Skip to content

Commit 91a812a

Browse files
committed
chore: bump version for member crates
1 parent 5c19325 commit 91a812a

File tree

9 files changed

+17
-17
lines changed

9 files changed

+17
-17
lines changed

Cargo.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/cargo-platform/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-platform"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
edition.workspace = true
55
license.workspace = true
66
rust-version = "1.70.0" # MSRV:3

crates/crates-io/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "crates-io"
3-
version = "0.39.1"
3+
version = "0.39.2"
44
rust-version.workspace = true
55
edition.workspace = true
66
license.workspace = true

crates/home/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "home"
3-
version = "0.5.8"
3+
version = "0.5.9"
44
authors = ["Brian Anderson <[email protected]>"]
55
rust-version = "1.70.0" # MSRV:3
66
documentation = "https://docs.rs/home"

credential/cargo-credential-1password/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-credential-1password"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
edition.workspace = true
55
license.workspace = true
66
rust-version = "1.70.0" # MSRV:3

credential/cargo-credential-libsecret/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-credential-libsecret"
3-
version = "0.3.3"
3+
version = "0.3.4"
44
edition.workspace = true
55
license.workspace = true
66
rust-version.workspace = true

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-credential-macos-keychain"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
edition.workspace = true
55
license.workspace = true
66
rust-version.workspace = true

credential/cargo-credential-wincred/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-credential-wincred"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
edition.workspace = true
55
license.workspace = true
66
rust-version.workspace = true

credential/cargo-credential/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-credential"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
edition.workspace = true
55
license.workspace = true
66
rust-version = "1.70.0" # MSRV:3

0 commit comments

Comments
 (0)