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 18:29:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
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 14:46:13 +01:00
[
toolchain
]
Revert "Update dependencies." This reverts commit f475e4f64222adad346e321db75e611a2df39009. One of the updated dependencies introduces aws-lc-rs as dependency, which fails to build on ARMv7.
2024-05-09 13:02:59 +01:00
channel
=
"1.76.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"
]
Revert "Update dependencies." This reverts commit f475e4f64222adad346e321db75e611a2df39009. One of the updated dependencies introduces aws-lc-rs as dependency, which fails to build on ARMv7.
2024-05-09 13:02:59 +01:00
profile
=
"default"
Reference in New Issue
Copy Permalink