Skip to content

Commit b696cfb

Browse files
committed
I dont know whats the error copilot told me to change this....
1 parent f119d37 commit b696cfb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/mission_executor/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ futures = "0.3.31"
99
nalgebra = "0.34.1"
1010
r2r = "0.9.5"
1111
tokio = { version = "1.48.0", features = ["full"] }
12+
13+
[profile.colcon]
14+
inherits = "release"

0 commit comments

Comments
 (0)