run oss tool (#265291)

* run oss tool

* update distro
This commit is contained in:
Sandeep Somavarapu
2025-09-05 10:25:46 +02:00
committed by GitHub
parent c6b227ddc4
commit c738ec6c40
2 changed files with 10 additions and 10 deletions

View File

@@ -4390,7 +4390,7 @@ DEALINGS IN THE SOFTWARE.
---------------------------------------------------------
js-sys 0.3.69 - MIT OR Apache-2.0
https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys
Copyright (c) 2014 Alex Crichton
@@ -10536,7 +10536,7 @@ DEALINGS IN THE SOFTWARE.
---------------------------------------------------------
wasm-bindgen 0.2.92 - MIT OR Apache-2.0
https://github.com/rustwasm/wasm-bindgen
https://github.com/wasm-bindgen/wasm-bindgen
Copyright (c) 2014 Alex Crichton
@@ -10568,7 +10568,7 @@ DEALINGS IN THE SOFTWARE.
---------------------------------------------------------
wasm-bindgen-backend 0.2.92 - MIT OR Apache-2.0
https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/backend
Copyright (c) 2014 Alex Crichton
@@ -10600,7 +10600,7 @@ DEALINGS IN THE SOFTWARE.
---------------------------------------------------------
wasm-bindgen-futures 0.4.42 - MIT OR Apache-2.0
https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures
Copyright (c) 2014 Alex Crichton
@@ -10632,7 +10632,7 @@ DEALINGS IN THE SOFTWARE.
---------------------------------------------------------
wasm-bindgen-macro 0.2.92 - MIT OR Apache-2.0
https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro
Copyright (c) 2014 Alex Crichton
@@ -10664,7 +10664,7 @@ DEALINGS IN THE SOFTWARE.
---------------------------------------------------------
wasm-bindgen-macro-support 0.2.92 - MIT OR Apache-2.0
https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support
Copyright (c) 2014 Alex Crichton
@@ -10696,7 +10696,7 @@ DEALINGS IN THE SOFTWARE.
---------------------------------------------------------
wasm-bindgen-shared 0.2.92 - MIT OR Apache-2.0
https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared
Copyright (c) 2014 Alex Crichton
@@ -10758,7 +10758,7 @@ DEALINGS IN THE SOFTWARE.
---------------------------------------------------------
web-sys 0.3.69 - MIT OR Apache-2.0
https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys
https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys
Copyright (c) 2014 Alex Crichton

View File

@@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.104.0",
"distro": "ac1cb85a260685046f3a9961d551ab6901dd7cb6",
"distro": "5a3bb643226c440998c203fc2ae156db00c96fb0",
"author": {
"name": "Microsoft Corporation"
},
@@ -237,4 +237,4 @@
"optionalDependencies": {
"windows-foreground-love": "0.5.0"
}
}
}