diff options
Diffstat (limited to 'corp/russian/predlozhnik/Cargo.toml')
-rw-r--r-- | corp/russian/predlozhnik/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/corp/russian/predlozhnik/Cargo.toml b/corp/russian/predlozhnik/Cargo.toml index 4fac0bf5abbd..87537b560bf5 100644 --- a/corp/russian/predlozhnik/Cargo.toml +++ b/corp/russian/predlozhnik/Cargo.toml @@ -9,4 +9,4 @@ lazy_static = "1.4" yew = "0.19" # needs to be in sync with nixpkgs -wasm-bindgen = "= 0.2.89" +wasm-bindgen = "= 0.2.91" |