File: disable-tokio-test.diff

package info (click to toggle)
rust-quick-xml 0.38.3-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,656 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 219 bytes parent folder | download
1
2
3
4
5
6
7
Index: quick-xml/Cargo.toml
===================================================================
--- quick-xml.orig/Cargo.toml
+++ quick-xml/Cargo.toml
@@ -129,2 +129,0 @@
-[dev-dependencies.tokio-test]
-version = "0.4"