mirror of
https://github.com/launchbadge/sqlx
synced 2024-11-10 06:24:16 +00:00
6 lines
277 B
TOML
6 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"
|