Version bumps made css_inline uncompilable for wasm

This commit is contained in:
2023-12-05 14:12:15 -08:00
parent e34f2a1f39
commit f2347345b4
3 changed files with 34 additions and 446 deletions

View File

@@ -26,7 +26,6 @@ shared = {path = "../shared"}
itertools = "0.10.5"
serde_json = { version = "1.0.93", features = ["unbounded_depth"] }
wasm-timer = "0.2.5"
css-inline = "0.8.5"
chrono = "0.4.31"
graphql_client = "0.13.0"
thiserror = "1.0.50"