Skip to content

Commit

Permalink
Move rosrust and nalgebra to dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Mar 3, 2021
1 parent 67f0bd1 commit e964303
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ repository = "https://github.com/smilerobotics/ros-nalgebra"
readme = "README.md"

[dependencies]

[dev-dependencies]
rosrust = "0.9"
nalgebra = "0.25"

0 comments on commit e964303

Please sign in to comment.