mirror of
https://github.com/Phundrak/georm.git
synced 2025-06-25 17:34:57 +00:00
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"
|