Skip to content

Commit b91c183

Browse files
chore(deps): update ros2_rust digest to becc938
1 parent 402d02d commit b91c183

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

repositories/rust_setup_stage_1.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ def rust_setup_stage_1():
2020
http_archive,
2121
name = "ros2_rust",
2222
build_file = "@com_github_mvukov_rules_ros2//repositories:ros2_rust.BUILD.bazel",
23-
sha256 = "693408db72d40bd11d80740b7bf8d3ef2122f6b98eeaf4a1dba7c5f2d0b479b5",
24-
strip_prefix = "ros2_rust-94f76e5e220f3bb393372dc4d4042abfdb00b427",
25-
urls = ["https://github.com/ros2-rust/ros2_rust/archive/94f76e5e220f3bb393372dc4d4042abfdb00b427.zip"],
23+
sha256 = "e4a8e0cb16d63e5a59c77d5a28fb0f09a8ab865ea8b4d01bee12a945208e715f",
24+
strip_prefix = "ros2_rust-becc938e855587d75237cf82b9c312ebc49136ae",
25+
urls = ["https://github.com/ros2-rust/ros2_rust/archive/becc938e855587d75237cf82b9c312ebc49136ae.zip"],
2626
patch_args = ["-p1"],
2727
patches = [
2828
"@com_github_mvukov_rules_ros2//repositories/patches:ros2_rust_fix_rclrs.patch",

0 commit comments

Comments
 (0)