Skip to content

Commit aa1ed6e

Browse files
sayrerclaude
andcommitted
Fix cxxbridge-cmd sha256 and Cargo.lock for cxx.rs 1.0.194.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent abbdaa2 commit aa1ed6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

3rdparty/cxxbridge/Cargo.lock

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

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ rust_binary(
376376
version = "%s",
377377
)
378378
""" % CXX_BRIDGE_VERSION,
379-
sha256 = "b1f29a879d35f7906e3c9b77d7a1005a6a0787d330c09dfe4ffb5f617728cb44",
379+
sha256 = "d0956799fa8678d4c50eed028f2de1c0552ae183c76e976cf7ca8c4e36a7c328",
380380
strip_prefix = "cxxbridge-cmd-" + CXX_BRIDGE_VERSION,
381381
type = "tar.gz",
382382
urls = ["https://static.crates.io/crates/cxxbridge-cmd/cxxbridge-cmd-" + CXX_BRIDGE_VERSION + ".crate"],

0 commit comments

Comments
 (0)