You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ RUSTFLAGS='-C target-feature=+crt-static' cargo build --release
error: cannot produce proc-macro for`asn1-rs-derive v0.4.0` as the target `x86_64-unknown-linux-gnu` does not support these crate types
Thank you.
The text was updated successfully, but these errors were encountered:
Hi Guys,
I'm trying statically compile Salvo sample server https://github.com/salvo-rs/salvo/tree/v0.37.x/examples/acme-http01
with the command but getting error.
Is it something you can fix?
Thank you.
The text was updated successfully, but these errors were encountered: