| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/games/abstreet/files/ |
Upload File : |
--- cargo-crates/rfd-0.4.0/Cargo.toml.orig 1970-01-01 00:00:00 UTC +++ cargo-crates/rfd-0.4.0/Cargo.toml @@ -50,17 +50,17 @@ version = "0.4.19" [target."cfg(target_arch = \"wasm32\")".dependencies.web-sys] version = "0.3.46" features = ["Document", "Element", "HtmlInputElement", "HtmlButtonElement", "Window", "File", "FileList", "FileReader"] -[target."cfg(target_os = \"linux\")".dependencies.glib-sys] +[target."cfg(any(target_os = \"freebsd\", target_os = \"linux\"))".dependencies.glib-sys] version = "0.10.1" -[target."cfg(target_os = \"linux\")".dependencies.gobject-sys] +[target."cfg(any(target_os = \"freebsd\", target_os = \"linux\"))".dependencies.gobject-sys] version = "0.10.0" -[target."cfg(target_os = \"linux\")".dependencies.gtk-sys] +[target."cfg(any(target_os = \"freebsd\", target_os = \"linux\"))".dependencies.gtk-sys] version = "0.10.0" features = ["v3_20"] -[target."cfg(target_os = \"linux\")".dependencies.lazy_static] +[target."cfg(any(target_os = \"freebsd\", target_os = \"linux\"))".dependencies.lazy_static] version = "1.4.0" [target."cfg(target_os = \"macos\")".dependencies.block] version = "0.1.6"