Compare commits
1 Commits
f4262cf369
...
devel
| Author | SHA1 | Date | |
|---|---|---|---|
| 96a25b6c0e |
@@ -13,7 +13,7 @@ msh-core = { path = "../msh-core" }
|
||||
nres = { path = "../nres" }
|
||||
render-core = { path = "../render-core" }
|
||||
texm = { path = "../texm" }
|
||||
glow = { version = "0.16", optional = true }
|
||||
glow = { version = "0.17", optional = true }
|
||||
image = { version = "0.25", optional = true, default-features = false, features = ["png"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user