File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ def rust_setup_stage_1():
21
21
http_archive ,
22
22
name = "ros2_rust" ,
23
23
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" ],
27
27
patch_args = ["-p1" ],
28
28
patches = [
29
29
"@com_github_mvukov_rules_ros2//repositories/patches:ros2_rust_fix_rclrs.patch" ,
You can’t perform that action at this time.
0 commit comments