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

Commit 4babc28

Browse files
ndmitchellfacebook-github-bot
authored andcommitted
Fix up the gazebo links for open source
Summary: We need to use the released Gazebo. Differential Revision: D39097135 fbshipit-source-id: 5c69f42e9f44d5c4f8b322a6b541d160f8f3722c
1 parent 847e592 commit 4babc28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

linter_test/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7-
gazebo = { path = "../../gazebo/gazebo" }
7+
gazebo.version = "0.8.0"
8+
gazebo.path = "../../gazebo/gazebo" # @oss-disable
89
gazebo_lint = { path = "../gazebo_lint" }
910
anyhow = "1.0.51"

0 commit comments

Comments
 (0)