This commit is contained in:
marc0246 2024-03-04 19:57:40 +01:00
parent b34dbe9e09
commit 0a48a64802
No known key found for this signature in database
GPG Key ID: 689CB88C1090C684

View File

@ -10,6 +10,7 @@
### Public dependency updates
- [raw-window-handle](https://crates.io/raw-window-handle) 0.6
- [winit](https://crates.io/crates/winit) 0.29
- [regex](https://crates.io/crates/regex) has been replaced with [nom](https://crates.io/crates/nom) 7.1
### Public dependency updates