Skip to content

Commit 9f0d823

Browse files
authored
Updated crates index (#3351)
@UebelAndre my last MR got in a funky state due to the github rev pin of crates-index. I opted to just redo the MR instead of fighting the rebase.
1 parent df45573 commit 9f0d823

6 files changed

Lines changed: 18 additions & 17 deletions

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ use_repo(
106106
"cui__cargo_toml-0.21.0",
107107
"cui__cfg-expr-0.17.2",
108108
"cui__clap-4.5.26",
109-
"cui__crates-index-3.6.0",
109+
"cui__crates-index-3.7.0",
110110
"cui__glob-0.3.2",
111111
"cui__hex-0.4.3",
112112
"cui__indoc-2.0.5",

crate_universe/3rdparty/crates/BUILD.bazel

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

crate_universe/3rdparty/crates/BUILD.crates-index-3.6.0.bazel renamed to crate_universe/3rdparty/crates/BUILD.crates-index-3.7.0.bazel

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crate_universe/3rdparty/crates/defs.bzl

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

crate_universe/Cargo.lock

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

crate_universe/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ cargo-lock = "10.1.0"
7171
cargo-platform = "0.1.9"
7272
cfg-expr = "0.17.2"
7373
clap = { version = "4.5.26", features = ["derive", "env"] }
74-
crates-index = { git = "https://github.com/frewsxcv/rust-crates-index.git", rev = "ccaed89e15a2dfc469f06ee4ce858f5a65b66d66", default-features = false, features = [
74+
crates-index = { version = "3.7.0", default-features = false, features = [
7575
"git",
7676
] }
7777
hex = "0.4.3"

0 commit comments

Comments
 (0)