aboutsummaryrefslogtreecommitdiff
path: root/java/icedtea-web/files/patch-rust-launcher_Cargo.toml
blob: 510f97e3503d1280c9bca14d43a4fa5ba9b61415 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- rust-launcher/Cargo.toml.orig	2020-06-04 13:08:14.000000000 +0200
+++ rust-launcher/Cargo.toml	2020-06-15 09:34:55.000000000 +0200
@@ -2,7 +2,3 @@
 name = "launcher"
 version = "1.8.0"
 authors = ["https://icedtea.classpath.org/wiki/IcedTea-Web"]
-
-[dependencies]
-[target.'cfg(windows)'.dependencies]
-dunce = "0.1.1"