This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
teloxide
Watch
1
Star
0
Fork
You've already forked teloxide
0
mirror of
https://github.com/teloxide/teloxide.git
synced
2025-01-03 17:52:12 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1d84b2b76a
teloxide
/
crates
/
teloxide-core
/
rust-toolchain.toml
5 lines
98 B
TOML
Raw
Normal View
History
Unescape
Escape
Pin tooling in the CI to a specific version Both Clippy and Rustfmt are pinned to the current latest version (2021-10-19). A `rust-toolchain.toml` file is also created, so the contributors also have the same version.
2021-12-19 12:42:19 +01:00
[
toolchain
]
Update MSRV/toolchain versions
2022-09-23 12:20:57 +02:00
channel
=
"nightly-2022-09-23"
Pin tooling in the CI to a specific version Both Clippy and Rustfmt are pinned to the current latest version (2021-10-19). A `rust-toolchain.toml` file is also created, so the contributors also have the same version.
2021-12-19 12:42:19 +01:00
components
=
[
"rustfmt"
,
"clippy"
]
profile
=
"minimal"
Reference in a new issue
Copy permalink