mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 06:25:10 +01:00
Remove the reasoning behind MSRV
This commit is contained in:
parent
dfb22450fc
commit
56e29611ab
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ members = ["crates/*"]
|
|||
# The settings below will be applied to all crates in the workspace
|
||||
[workspace.package]
|
||||
# MSRV (minimal supported Rust version).
|
||||
# `1.64` is the version that stabilized `IntoFuture`.
|
||||
rust-version = "1.64"
|
||||
edition = "2021"
|
||||
|
||||
|
|
Loading…
Reference in a new issue