chore(3p/sources): bump channels & overlays (2024-02-16)

* bump wasm-bindgen in WASM crates to 0.2.91

Change-Id: I4da299931dd79f4dcb695ea61cb9de1e4cfcba74
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10931
Reviewed-by: flokli <flokli@flokli.de>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
This commit is contained in:
Vincent Ambo 2024-02-16 17:42:30 +07:00 committed by clbot
parent 8b06566d43
commit c7875cfc12
9 changed files with 62 additions and 62 deletions

View file

@ -11,7 +11,7 @@ serde_urlencoded = "*" # pinned by yew
rnix = "0.11.0"
# needs to be in sync with nixpkgs
wasm-bindgen = "= 0.2.89"
wasm-bindgen = "= 0.2.91"
[dependencies.tvix-eval]
path = "../../tvix/eval"