Skip to content

Commit 1049aa1

Browse files
committed
crates-io: Bump version to v0.40.0
1 parent 2d17280 commit 1049aa1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ cargo_metadata = "0.18.1"
3737
clap = "4.4.12"
3838
color-print = "0.3.5"
3939
core-foundation = { version = "0.9.4", features = ["mac_os_10_7_support"] }
40-
crates-io = { version = "0.39.0", path = "crates/crates-io" }
40+
crates-io = { version = "0.40.0", path = "crates/crates-io" }
4141
criterion = { version = "0.5.1", features = ["html_reports"] }
4242
curl = "0.4.44"
4343
curl-sys = "0.4.70"

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.39.2"
3+
version = "0.40.0"
44
rust-version.workspace = true
55
edition.workspace = true
66
license.workspace = true

0 commit comments

Comments
 (0)