Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/java/icedtea-web/files/patch-rust-launcher_Cargo.toml
16124 views
1
--- rust-launcher/Cargo.toml.orig 2020-06-04 13:08:14.000000000 +0200
2
+++ rust-launcher/Cargo.toml 2020-06-15 09:34:55.000000000 +0200
3
@@ -2,7 +2,3 @@
4
name = "launcher"
5
version = "1.8.0"
6
authors = ["https://icedtea.classpath.org/wiki/IcedTea-Web"]
7
-
8
-[dependencies]
9
-[target.'cfg(windows)'.dependencies]
10
-dunce = "0.1.1"
11
12