This website requires JavaScript.
Explore
Help
Sign In
min
/
lanzaboote
Watch
1
Star
0
Fork
You've already forked lanzaboote
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
354ec6f451
lanzaboote
/
rust
/
stub
/
rust-toolchain.toml
5 lines
95 B
TOML
Raw
Normal View
History
Unescape
Escape
Initial import of Rust files
2022-11-21 04:44:04 -06:00
[
toolchain
]
stub: make it compatible with a stable Rust compiler (≥ 1.68.x)
2023-04-14 08:08:46 -05:00
channel
=
"1.68.2"
Initial import of Rust files
2022-11-21 04:44:04 -06:00
components
=
[
"rust-src"
]
targets
=
[
"x86_64-unknown-uefi"
]