fix(deps): update rust crate glow to 0.17 #15
@@ -13,7 +13,7 @@ msh-core = { path = "../msh-core" }
|
|||||||
nres = { path = "../nres" }
|
nres = { path = "../nres" }
|
||||||
render-core = { path = "../render-core" }
|
render-core = { path = "../render-core" }
|
||||||
texm = { path = "../texm" }
|
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"] }
|
image = { version = "0.25", optional = true, default-features = false, features = ["png"] }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user