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
2024-12-19 21:27:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
master
chirpstack
/
rust-toolchain.toml
5 lines
92 B
TOML
Raw
Permalink
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, Diesel CLI and dev. environment.
2024-06-18 12:56:31 +00:00
channel
=
"1.79.0"
components
=
[
"rustfmt"
,
"clippy"
]
profile
=
"default"
Reference in New Issue
Copy Permalink