all: replace enum-map by linearize
This commit is contained in:
parent
b64bb52051
commit
bd303a7ea5
6 changed files with 307 additions and 293 deletions
|
|
@ -57,7 +57,7 @@ gpu-alloc = "0.6.0"
|
|||
gpu-alloc-ash = "0.7.0"
|
||||
serde = { version = "1.0.196", features = ["derive"] }
|
||||
serde_json = "1.0.128"
|
||||
enum-map = "2.7.3"
|
||||
linearize = { version = "0.1.3", features = ["derive"] }
|
||||
png = "0.17.13"
|
||||
rustc-demangle = { version = "0.1.24", optional = true }
|
||||
tracy-client-sys = { version = "0.24.1", features = ["ondemand", "manual-lifetime", "debuginfod"], optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue