summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/Cargo.toml b/web/Cargo.toml
index b3f9ec31..d6bc34da 100644
--- a/web/Cargo.toml
+++ b/web/Cargo.toml
@@ -46,4 +46,5 @@ features = [
"InputEvent",
"KeyboardEvent",
"Url",
+ "Blob",
]