Codebase list rust-libslirp / 82393d4 src / serial / debian / patches / relax-deps.patch
82393d4

Tree @82393d4 (Download .tar.gz)

relax-deps.patch @82393d4raw · history · blame

1
2
3
4
5
6
7
8
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,5 +26,3 @@ repository = "https://github.com/dcuddeb
 version = "=0.4.0"
 [target."cfg(unix)".dependencies.serial-unix]
 version = "=0.4.0"
-[target."cfg(windows)".dependencies.serial-windows]
-version = "=0.4.0"