This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
chirpstack
Watch
1
Star
0
Fork
0
You've already forked chirpstack
mirror of
https://github.com/chirpstack/chirpstack.git
synced
2025-02-05 10:19:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
chirpstack
/
rust-toolchain.toml
5 lines
86 B
TOML
Raw
Normal View
History
Unescape
Escape
Add rust-toolchain.toml + shell.nix files. This makes it easier to start a devshell without using Docker.
2023-05-17 14:46:13 +01:00
[
toolchain
]
Update Rust to v1.78.
2024-05-09 13:17:36 +01:00
channel
=
"1.78.0"
Add rust-toolchain.toml + shell.nix files. This makes it easier to start a devshell without using Docker.
2023-05-17 14:46:13 +01:00
components
=
[
"rustfmt"
,
"clippy"
]
Update Rust to v1.78.
2024-05-09 13:17:36 +01:00
profile
=
"default"
Reference in New Issue
Copy Permalink