We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 507b297 commit 8351dfdCopy full SHA for 8351dfd
Cargo.toml
@@ -30,6 +30,3 @@ single_use_lifetimes = "warn"
30
unreachable_pub = "warn"
31
[workspace.lints.clippy]
32
lint_groups_priority = { level = "allow", priority = 1 } # https://github.com/rust-lang/rust-clippy/issues/12920
33
-
34
-[patch.crates-io]
35
-xml-rs = { version = "0.3", git = "https://github.com/kornelski/xml-rs.git", tag = "0.3.6" } # https://github.com/adnanademovic/rosrust/issues/210
0 commit comments