7 ms·
Rust gives you statically linked binaries as well. So your argument boils down to having to add `reqwest = "0.13.3"` to your `Cargo.toml`.
by EnPissant 3mo ago
Rust gives you statically linked binaries as well.
So your argument boils down to having to add `reqwest = "0.13.3"` to your `Cargo.toml`.