Files
ports/java/icedtea-web/files/patch-rust-launcher_Cargo.toml
T
Greg Lewis 602bbea901 Update to 1.8.4
PR:		244976
Submitted by:	Lars Herschke <lhersch@dssgmbh.de>
2020-07-23 02:16:28 +00:00

11 lines
324 B
TOML

--- 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"