mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2025-02-16 17:12:29 +00:00
Remove long-gone www
crate from the exclude-list (#2141)
This commit is contained in:
parent
85e9d1c24e
commit
140da613e3
@ -1,3 +1,8 @@
|
|||||||
[workspace]
|
[workspace]
|
||||||
members = ["examples", "vulkano", "vulkano-shaders", "vulkano-win", "vulkano-util"]
|
members = [
|
||||||
exclude = ["www"]
|
"examples",
|
||||||
|
"vulkano",
|
||||||
|
"vulkano-shaders",
|
||||||
|
"vulkano-win",
|
||||||
|
"vulkano-util",
|
||||||
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user