Skip to content

Commit a1756af

Browse files
chore(deps): update ros2_rust digest to becc938
1 parent 85abd3a commit a1756af

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
@@ -21,9 +21,9 @@ def rust_setup_stage_1():
2121
http_archive,
2222
name = "ros2_rust",
2323
build_file = "@com_github_mvukov_rules_ros2//repositories:ros2_rust.BUILD.bazel",
24-
sha256 = "693408db72d40bd11d80740b7bf8d3ef2122f6b98eeaf4a1dba7c5f2d0b479b5",
25-
strip_prefix = "ros2_rust-94f76e5e220f3bb393372dc4d4042abfdb00b427",
26-
urls = ["https://github.com/ros2-rust/ros2_rust/archive/94f76e5e220f3bb393372dc4d4042abfdb00b427.zip"],
24+
sha256 = "e4a8e0cb16d63e5a59c77d5a28fb0f09a8ab865ea8b4d01bee12a945208e715f",
25+
strip_prefix = "ros2_rust-becc938e855587d75237cf82b9c312ebc49136ae",
26+
urls = ["https://github.com/ros2-rust/ros2_rust/archive/becc938e855587d75237cf82b9c312ebc49136ae.zip"],
2727
patch_args = ["-p1"],
2828
patches = [
2929
"@com_github_mvukov_rules_ros2//repositories/patches:ros2_rust_fix_rclrs.patch",

0 commit comments

Comments
 (0)