Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
Fix up the gazebo links for open source
Browse files Browse the repository at this point in the history
Summary: We need to use the released Gazebo.

Differential Revision: D39097135

fbshipit-source-id: 5c69f42e9f44d5c4f8b322a6b541d160f8f3722c
  • Loading branch information
ndmitchell authored and facebook-github-bot committed Aug 29, 2022
1 parent 847e592 commit 4babc28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion linter_test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2021"

[dependencies]
gazebo = { path = "../../gazebo/gazebo" }
gazebo.version = "0.8.0"
gazebo.path = "../../gazebo/gazebo" # @oss-disable
gazebo_lint = { path = "../gazebo_lint" }
anyhow = "1.0.51"

0 comments on commit 4babc28

Please # to comment.