This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
wgpu
Watch
2
Star
0
Fork
0
You've already forked wgpu
mirror of
https://github.com/gfx-rs/wgpu.git
synced
2024-11-21 22:33:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f5014f0a3
wgpu
/
rust-toolchain.toml
5 lines
101 B
TOML
Raw
Normal View
History
Unescape
Escape
Add rust toolchain file to specify the rust version used on CI. (#3598)
2023-03-22 19:20:36 +00:00
[
toolchain
]
Bump core MSRV to 1.76
2024-07-20 19:20:05 +00:00
channel
=
"1.76"
Add rust toolchain file to specify the rust version used on CI. (#3598)
2023-03-22 19:20:36 +00:00
components
=
[
"rustfmt"
,
"clippy"
]
targets
=
[
"wasm32-unknown-unknown"
]
Reference in New Issue
Copy Permalink