Skip to content

Commit

Permalink
also remove other lint mentions
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw committed Sep 7, 2024
1 parent 693f51a commit 235c7a4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions tf_r2r/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,3 @@ nalgebra.workspace = true
r2r = { workspace = true, optional = true }
thiserror.workspace = true
tokio = { workspace = true, features = ["full"] }

[lints]
workspace = true
3 changes: 0 additions & 3 deletions tf_rosrust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,3 @@ This supports ROS1 using rosrust crate.
rosrust.workspace = true
nalgebra.workspace = true
thiserror.workspace = true

[lints]
workspace = true

0 comments on commit 235c7a4

Please sign in to comment.