Add: windows mvp - transparent bugs not fixed
This commit is contained in:
16
crates/sprimo-sprite/Cargo.toml
Normal file
16
crates/sprimo-sprite/Cargo.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
[package]
|
||||
name = "sprimo-sprite"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
thiserror.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.18.0"
|
||||
Reference in New Issue
Block a user