mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 21:39:07 +02:00
Clean up dependency features
This commit is contained in:
parent
708fb9645d
commit
5c85687554
3 changed files with 3 additions and 5 deletions
|
@ -9,5 +9,5 @@ repository.workspace = true
|
|||
|
||||
[dependencies]
|
||||
bincode = "2.0.1"
|
||||
enumflags2 = { version = "0.7.7", features = ["serde"] }
|
||||
enumflags2 = "0.7.7"
|
||||
glam = "0.30.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue