Skip to content

Commit

Permalink
chore(deps): update ros2_rust digest to 9a845c1 (#411)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 27583d7 commit 374680e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions repositories/rust_setup_stage_1.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ def rust_setup_stage_1():
http_archive,
name = "ros2_rust",
build_file = "@com_github_mvukov_rules_ros2//repositories:ros2_rust.BUILD.bazel",
sha256 = "9a57b561b1a68a7c70aed87584668249ccfa7caa23cc177378607daf8323d1a5",
strip_prefix = "ros2_rust-31e4563e2b5a19f62f4841138927a215978bf01c",
urls = ["https://github.com/ros2-rust/ros2_rust/archive/31e4563e2b5a19f62f4841138927a215978bf01c.zip"],
sha256 = "6ef8722c2dde10e5c2fc1b9aef6ec3cc397f8cda40d58743045584aa59a6b0c8",
strip_prefix = "ros2_rust-9a845c17873cbdf49e8017d5f0af6d8f795589cc",
urls = ["https://github.com/ros2-rust/ros2_rust/archive/9a845c17873cbdf49e8017d5f0af6d8f795589cc.zip"],
patch_args = ["-p1"],
patches = [
"@com_github_mvukov_rules_ros2//repositories/patches:ros2_rust_fix_rclrs.patch",
Expand Down

0 comments on commit 374680e

Please sign in to comment.