This commit is contained in:
Simon Gardling
2022-04-23 15:58:40 -04:00
parent 3db239a582
commit 3f323e72a1
5 changed files with 18 additions and 7 deletions

View File

@@ -47,7 +47,7 @@ tracing = "0.1.34"
itertools = "0.10.3"
static_assertions = "1.1.0"
phf = "0.10.1"
uuid = { version = "1.0.0", features = ["v4", "fast-rng"] }
uuid = { version = "1.0.0", features = ["v4", "fast-rng", "js"] }
[build-dependencies]