Upgrades rust toolchain from 1.84 to 1.86, switches to Rust edition 2024, and updates dependencies including SQLx to 0.8.6.
5 lines
102 B
TOML
5 lines
102 B
TOML
# Do not increase during a minor/patch release cycle
|
|
[toolchain]
|
|
channel = "1.86"
|
|
profile = "minimal"
|