| 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/devel/py-maturin/files/ |
Upload File : |
--- cargo-crates/ring-0.16.20/Cargo.toml.orig 2021-09-09 16:08:30 UTC +++ cargo-crates/ring-0.16.20/Cargo.toml @@ -64,10 +64,10 @@ wasm32_c = [] version = "0.3.37" features = ["Crypto", "Window"] default-features = false -[target."cfg(any(target_arch = \"x86\",target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\"))))".dependencies.spin] +[target."cfg(any(target_arch = \"x86\",target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"freebsd\", target_os = \"linux\"))))".dependencies.spin] version = "0.5.2" default-features = false -[target."cfg(any(target_os = \"android\", target_os = \"linux\"))".dependencies.libc] +[target."cfg(any(target_os = \"android\", target_os = \"freebsd\", target_os = \"linux\"))".dependencies.libc] version = "0.2.69" default-features = false