mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-23 23:35:54 +00:00
Neither regex nor nom are public dependencies...
This commit is contained in:
parent
229d69dcbb
commit
a270468960
@ -12,7 +12,6 @@
|
||||
- [ash](https://crates.io/crates/ash) 0.38.0 (Vulkan 1.3.281)
|
||||
- [raw-window-handle](https://crates.io/raw-window-handle) 0.6
|
||||
- [winit](https://crates.io/crates/winit) 0.30
|
||||
- [regex](https://crates.io/crates/regex) has been replaced with [nom](https://crates.io/crates/nom) 7.1
|
||||
- Rust version: 1.75.0
|
||||
|
||||
### Breaking changes
|
||||
|
Loading…
Reference in New Issue
Block a user