diff --git a/plume-front/Cargo.toml b/plume-front/Cargo.toml index d84b4320..1fb00240 100644 --- a/plume-front/Cargo.toml +++ b/plume-front/Cargo.toml @@ -13,3 +13,4 @@ gettext-utils = { git = "https://github.com/Plume-org/gettext-macros/", rev = "a lazy_static = "1.3" serde = "1.0" serde_json = "1.0" +wasm-bindgen = "0.2.70"