Skip to content

Commit d8f3de1

Browse files
Update Cargo.toml
1 parent c1ed20b commit d8f3de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories = ["concurrency"]
1414

1515
[lib]
1616
name = "EMCompute"
17-
crate-type = ["cdylib" , "lib"]
17+
crate-type = ["cdylib"]
1818

1919
[dependencies]
2020
wgpu = "22.1.0"

0 commit comments

Comments
 (0)