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-01-14 08:49:51 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
5b6d037469
chirpstack
/
rust-toolchain.toml
4 lines
85 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 13:46:13 +00:00
[
toolchain
]
Update Rust to 1.74.0.
2023-11-20 12:09:02 +00:00
channel
=
"1.74.0"
Add rust-toolchain.toml + shell.nix files. This makes it easier to start a devshell without using Docker.
2023-05-17 13:46:13 +00:00
components
=
[
"rustfmt"
,
"clippy"
]
profile
=
"default"
Reference in New Issue
Copy Permalink