* flake.lock: update * feat: switch to 1.81.0 toolchain * fix: fix new warnings and lints * chore: update changelog entry * chore: automatically update a few dependencies
4 lines
79 B
TOML
4 lines
79 B
TOML
[toolchain]
|
|
channel = "1.81.0"
|
|
components = [ "rust-src" ]
|
|
profile = "default"
|