mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-29 21:00:54 +00:00
7 lines
277 B
TOML
7 lines
277 B
TOML
# NOTE: this does NOT indicate a Minimum Supported Rust Version (MSRV) of SQLx.
|
|
# We reserve the right to increase this version at any time without considering it to be a breaking change.
|
|
# See the answer in FAQ.md for details.
|
|
[toolchain]
|
|
channel = "1.78"
|
|
profile = "minimal"
|