We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Symbol
1 parent c014d03 commit 42af92bCopy full SHA for 42af92b
gml/Cargo.toml
@@ -7,6 +7,7 @@ edition = "2018"
7
[dependencies]
8
gml-meta = { path = "meta" }
9
project = { path = "../project" }
10
+quickdry = "0.1"
11
12
[target.wasm32-unknown-unknown.dependencies]
13
wasm-host = { path = "../wasm-host" }
0 commit comments