Skip to content

Commit 8351dfd

Browse files
committed
Revert "Apply patch for for xml-rs"
This reverts commit cb2165c.
1 parent 507b297 commit 8351dfd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

-3
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,3 @@ single_use_lifetimes = "warn"
3030
unreachable_pub = "warn"
3131
[workspace.lints.clippy]
3232
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

Comments
 (0)