diff options
Diffstat (limited to 'users/tazjin/predlozhnik/Cargo.toml')
-rw-r--r-- | users/tazjin/predlozhnik/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/tazjin/predlozhnik/Cargo.toml b/users/tazjin/predlozhnik/Cargo.toml index f9c00fe388ee..90205bc4fb1b 100644 --- a/users/tazjin/predlozhnik/Cargo.toml +++ b/users/tazjin/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.82" +wasm-bindgen = "= 0.2.83" |