mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-14 15:10:13 +00:00
* steel v4 * scaffold boost v3 integration * fix build * enforce rotation duration * update interface * update deps * bump version * boost v3 * rsut version * deps * silent error * remove version flag
6 lines
182 B
TOML
6 lines
182 B
TOML
[toolchain]
|
|
channel = "1.81.0"
|
|
components = [ "rustfmt", "rust-analyzer" ]
|
|
targets = [ "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-apple-darwin"]
|
|
profile = "minimal"
|