emk / rust-musl-builder

Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
Apache License 2.0
1.54k stars 193 forks source link

Update to 1.49 (contains a few tricky changes) #112

Closed emk closed 3 years ago

emk commented 3 years ago

Rust release: 1.49.0

This is a potentially breaking update, with new support for building as root as discussed in https://github.com/emk/rust-musl-builder/issues/96.

I expect to have this out shortly, but it needs more testing than usual.

emk commented 3 years ago

Released.