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 13:17:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3aa8bdbecc
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
]
Implement fully static AMD64 build.
2023-05-25 16:05:53 +00:00
channel
=
"1.69.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