This commit is contained in:
Jonas Kruckenberg 2022-11-16 13:23:10 +01:00
parent aad6763ef2
commit 7820a409bf
2 changed files with 0 additions and 15 deletions

View file

@ -10,9 +10,7 @@ sycamore = { git = "https://github.com/sycamore-rs/sycamore", rev = "abd556cbc02
anyhow = "1.0.66"
console_error_panic_hook = "0.1.7"
wasm-bindgen-futures = "0.4.32"
futures-util = "0.3.25"
serde = { version = "1.0.147", features = ["derive"] }
wasm-logger = "0.2.0"
log = { version = "0.4.17", features = ["serde"] }
[features]