a-scie / jump

A Self Contained Interpreted Executable Launcher
Apache License 2.0
52 stars 7 forks source link

Upgrade to Rust 1.70.0 #108

Closed jsirois closed 1 year ago

jsirois commented 1 year ago

https://blog.rust-lang.org/2023/06/01/Rust-1.70.0.html

This will allow killing: https://github.com/a-scie/jump/blob/6ca33abad2b1168539fec3347bb77b1a1ec48853/.cargo/config.toml#L1-L2

jsirois commented 1 year ago

The alpine images are not available yet: https://github.com/rust-lang/docker-rust/issues/147