1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 14:49:06 -04:00

Update wasm-bindgen to 0.2.108, and ehttp to 0.7.1 (#7996)

This commit is contained in:
Emil Ernerfeldt
2026-03-23 12:33:41 +01:00
committed by GitHub
parent 49fad9a7b2
commit bccd5f87bd
5 changed files with 133 additions and 102 deletions

View File

@@ -80,6 +80,7 @@ allow = [
"BSD-3-Clause", # https://tldrlegal.com/license/bsd-3-clause-license-(revised)
"BSL-1.0", # https://tldrlegal.com/license/boost-software-license-1.0-explained
"CC0-1.0", # https://creativecommons.org/publicdomain/zero/1.0/
"CDLA-Permissive-2.0", # https://spdx.org/licenses/CDLA-Permissive-2.0.html
"ISC", # https://www.tldrlegal.com/license/isc-license
"MIT-0", # https://choosealicense.com/licenses/mit-0/
"MIT", # https://tldrlegal.com/license/mit-license