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-29 18:23:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fc460f4eab
wgpu
/
Cargo.toml
8 lines
79 B
TOML
Raw
Normal View
History
Unescape
Escape
Restructure the repo to host multiple crates
2018-09-19 01:14:04 +00:00
[
workspace
]
members
=
[
Dummy workspace crate
2020-06-18 18:01:59 +00:00
"dummy"
,
trace: player skeleton
2020-04-29 04:42:35 +00:00
"player"
,
Separate native from the core
2019-11-16 02:17:07 +00:00
"wgpu-core"
,
Move some types into shared wgpu-types crate
2020-03-11 01:06:23 +00:00
"wgpu-types"
,
Restructure the repo to host multiple crates
2018-09-19 01:14:04 +00:00
]
Reference in New Issue
Copy Permalink