This website requires JavaScript.
Explore
Help
Sign In
TheEmbeddedRust
/
usb-avr-lib
Watch
1
Star
0
Fork
You've already forked usb-avr-lib
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e1711038c5
usb-avr-lib
/
rust-toolchain.toml
5 lines
91 B
TOML
Raw
Normal View
History
Unescape
Escape
feat(toolchain): add toolchain file
2024-12-30 22:15:11 +03:00
[
toolchain
]
commited for clippy fix
2025-02-11 18:27:23 +03:00
channel
=
"nightly-2024-06-13"
feat(toolchain): add toolchain file
2024-12-30 22:15:11 +03:00
components
=
[
"rust-src"
]
feat: change profile toolchain
2025-04-25 11:23:39 +03:00
profile
=
"default"