Skip to content

Commit b9308e5

Browse files
committed
Update third party licenses
1 parent f3a8d59 commit b9308e5

2 files changed

Lines changed: 37 additions & 37 deletions

File tree

docs/third_party_licenses.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,23 +1318,23 @@ limitations under the License.
13181318
Used by:
13191319

13201320
- [bumpalo 3.19.0]( https://github.com/fitzgen/bumpalo )
1321-
- [cfg-if 1.0.1]( https://github.com/rust-lang/cfg-if )
1321+
- [cfg-if 1.0.3]( https://github.com/rust-lang/cfg-if )
13221322
- [core-foundation-sys 0.8.7]( https://github.com/servo/core-foundation-rs )
13231323
- [crossbeam-deque 0.8.6]( https://github.com/crossbeam-rs/crossbeam )
13241324
- [crossbeam-epoch 0.9.18]( https://github.com/crossbeam-rs/crossbeam )
13251325
- [crossbeam-utils 0.8.21]( https://github.com/crossbeam-rs/crossbeam )
13261326
- [either 1.15.0]( https://github.com/rayon-rs/either )
13271327
- [equivalent 1.0.2]( https://github.com/indexmap-rs/equivalent )
13281328
- [fastrand 2.3.0]( https://github.com/smol-rs/fastrand )
1329-
- [hashbrown 0.15.4]( https://github.com/rust-lang/hashbrown )
1329+
- [hashbrown 0.15.5]( https://github.com/rust-lang/hashbrown )
13301330
- [heck 0.5.0]( https://github.com/withoutboats/heck )
1331-
- [indexmap 2.10.0]( https://github.com/indexmap-rs/indexmap )
1331+
- [indexmap 2.11.0]( https://github.com/indexmap-rs/indexmap )
13321332
- [js-sys 0.3.77]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys )
13331333
- [log 0.4.27]( https://github.com/rust-lang/log )
13341334
- [num-traits 0.2.19]( https://github.com/rust-num/num-traits )
13351335
- [once_cell 1.21.3]( https://github.com/matklad/once_cell )
1336-
- [rayon-core 1.12.1]( https://github.com/rayon-rs/rayon )
1337-
- [rayon 1.10.0]( https://github.com/rayon-rs/rayon )
1336+
- [rayon-core 1.13.0]( https://github.com/rayon-rs/rayon )
1337+
- [rayon 1.11.0]( https://github.com/rayon-rs/rayon )
13381338
- [wasm-bindgen-backend 0.2.100]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend )
13391339
- [wasm-bindgen-macro-support 0.2.100]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support )
13401340
- [wasm-bindgen-macro 0.2.100]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro )
@@ -1762,21 +1762,21 @@ limitations under the License.
17621762
Used by:
17631763

17641764
- [android_system_properties 0.1.5]( https://github.com/nical/android_system_properties )
1765-
- [anyhow 1.0.98]( https://github.com/dtolnay/anyhow )
1765+
- [anyhow 1.0.99]( https://github.com/dtolnay/anyhow )
17661766
- [dimensioned 0.8.0]( https://github.com/paholg/dimensioned )
1767-
- [libc 0.2.174]( https://github.com/rust-lang/libc )
1767+
- [libc 0.2.175]( https://github.com/rust-lang/libc )
17681768
- [num_enum 0.7.4]( https://github.com/illicitonion/num_enum )
17691769
- [num_enum_derive 0.7.4]( https://github.com/illicitonion/num_enum )
17701770
- [pin-project-lite 0.2.16]( https://github.com/taiki-e/pin-project-lite )
1771-
- [proc-macro2 1.0.95]( https://github.com/dtolnay/proc-macro2 )
1771+
- [proc-macro2 1.0.101]( https://github.com/dtolnay/proc-macro2 )
17721772
- [quote 1.0.40]( https://github.com/dtolnay/quote )
1773-
- [rustversion 1.0.21]( https://github.com/dtolnay/rustversion )
1773+
- [rustversion 1.0.22]( https://github.com/dtolnay/rustversion )
17741774
- [serde 1.0.219]( https://github.com/serde-rs/serde )
17751775
- [serde_derive 1.0.219]( https://github.com/serde-rs/serde )
17761776
- [siphasher 1.0.1]( https://github.com/jedisct1/rust-siphash )
1777-
- [syn 2.0.104]( https://github.com/dtolnay/syn )
1778-
- [thiserror-impl 2.0.12]( https://github.com/dtolnay/thiserror )
1779-
- [thiserror 2.0.12]( https://github.com/dtolnay/thiserror )
1777+
- [syn 2.0.106]( https://github.com/dtolnay/syn )
1778+
- [thiserror-impl 2.0.16]( https://github.com/dtolnay/thiserror )
1779+
- [thiserror 2.0.16]( https://github.com/dtolnay/thiserror )
17801780
- [unicode-ident 1.0.18]( https://github.com/dtolnay/unicode-ident )
17811781

17821782
```
@@ -2147,7 +2147,7 @@ DEALINGS IN THE SOFTWARE.
21472147

21482148
Used by:
21492149

2150-
- [coursepointer 0.3.3-dev]( https://github.com/mshroyer/coursepointer/ )
2150+
- [coursepointer 0.3.4]( https://github.com/mshroyer/coursepointer/ )
21512151

21522152
```
21532153
Copyright (c) 2025 Mark Shroyer
@@ -2239,7 +2239,7 @@ SOFTWARE.
22392239

22402240
Used by:
22412241

2242-
- [winnow 0.7.12]( https://github.com/winnow-rs/winnow )
2242+
- [winnow 0.7.13]( https://github.com/winnow-rs/winnow )
22432243

22442244
```
22452245
Permission is hereby granted, free of charge, to any person obtaining
@@ -2267,10 +2267,10 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22672267

22682268
Used by:
22692269

2270-
- [phf 0.12.1]( https://github.com/rust-phf/rust-phf )
2271-
- [phf_generator 0.12.1]( https://github.com/rust-phf/rust-phf )
2272-
- [phf_macros 0.12.1]( https://github.com/rust-phf/rust-phf )
2273-
- [phf_shared 0.12.1]( https://github.com/rust-phf/rust-phf )
2270+
- [phf 0.13.1]( https://github.com/rust-phf/rust-phf )
2271+
- [phf_generator 0.13.1]( https://github.com/rust-phf/rust-phf )
2272+
- [phf_macros 0.13.1]( https://github.com/rust-phf/rust-phf )
2273+
- [phf_shared 0.13.1]( https://github.com/rust-phf/rust-phf )
22742274

22752275
```
22762276
The MIT License (MIT)
@@ -2362,7 +2362,7 @@ SOFTWARE.
23622362

23632363
Used by:
23642364

2365-
- [quick-xml 0.38.0]( https://github.com/tafia/quick-xml )
2365+
- [quick-xml 0.38.3]( https://github.com/tafia/quick-xml )
23662366

23672367
```
23682368
The MIT License (MIT)

docs/web_third_party_licenses.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,13 +1318,13 @@ limitations under the License.
13181318
Used by:
13191319

13201320
- [bumpalo 3.19.0]( https://github.com/fitzgen/bumpalo )
1321-
- [cfg-if 1.0.1]( https://github.com/rust-lang/cfg-if )
1321+
- [cfg-if 1.0.3]( https://github.com/rust-lang/cfg-if )
13221322
- [core-foundation-sys 0.8.7]( https://github.com/servo/core-foundation-rs )
13231323
- [equivalent 1.0.2]( https://github.com/indexmap-rs/equivalent )
13241324
- [fastrand 2.3.0]( https://github.com/smol-rs/fastrand )
1325-
- [hashbrown 0.15.4]( https://github.com/rust-lang/hashbrown )
1325+
- [hashbrown 0.15.5]( https://github.com/rust-lang/hashbrown )
13261326
- [heck 0.5.0]( https://github.com/withoutboats/heck )
1327-
- [indexmap 2.10.0]( https://github.com/indexmap-rs/indexmap )
1327+
- [indexmap 2.11.0]( https://github.com/indexmap-rs/indexmap )
13281328
- [js-sys 0.3.77]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys )
13291329
- [log 0.4.27]( https://github.com/rust-lang/log )
13301330
- [num-traits 0.2.19]( https://github.com/rust-num/num-traits )
@@ -1757,21 +1757,21 @@ limitations under the License.
17571757
Used by:
17581758

17591759
- [android_system_properties 0.1.5]( https://github.com/nical/android_system_properties )
1760-
- [anyhow 1.0.98]( https://github.com/dtolnay/anyhow )
1760+
- [anyhow 1.0.99]( https://github.com/dtolnay/anyhow )
17611761
- [dimensioned 0.8.0]( https://github.com/paholg/dimensioned )
1762-
- [libc 0.2.174]( https://github.com/rust-lang/libc )
1762+
- [libc 0.2.175]( https://github.com/rust-lang/libc )
17631763
- [num_enum 0.7.4]( https://github.com/illicitonion/num_enum )
17641764
- [num_enum_derive 0.7.4]( https://github.com/illicitonion/num_enum )
17651765
- [pin-project-lite 0.2.16]( https://github.com/taiki-e/pin-project-lite )
1766-
- [proc-macro2 1.0.95]( https://github.com/dtolnay/proc-macro2 )
1766+
- [proc-macro2 1.0.101]( https://github.com/dtolnay/proc-macro2 )
17671767
- [quote 1.0.40]( https://github.com/dtolnay/quote )
1768-
- [rustversion 1.0.21]( https://github.com/dtolnay/rustversion )
1768+
- [rustversion 1.0.22]( https://github.com/dtolnay/rustversion )
17691769
- [serde 1.0.219]( https://github.com/serde-rs/serde )
17701770
- [serde_derive 1.0.219]( https://github.com/serde-rs/serde )
17711771
- [siphasher 1.0.1]( https://github.com/jedisct1/rust-siphash )
1772-
- [syn 2.0.104]( https://github.com/dtolnay/syn )
1773-
- [thiserror-impl 2.0.12]( https://github.com/dtolnay/thiserror )
1774-
- [thiserror 2.0.12]( https://github.com/dtolnay/thiserror )
1772+
- [syn 2.0.106]( https://github.com/dtolnay/syn )
1773+
- [thiserror-impl 2.0.16]( https://github.com/dtolnay/thiserror )
1774+
- [thiserror 2.0.16]( https://github.com/dtolnay/thiserror )
17751775
- [unicode-ident 1.0.18]( https://github.com/dtolnay/unicode-ident )
17761776
- [wasm-logger 0.2.0]( https://gitlab.com/limira-rs/wasm-logger )
17771777

@@ -2143,8 +2143,8 @@ DEALINGS IN THE SOFTWARE.
21432143

21442144
Used by:
21452145

2146-
- [coursepointer 0.3.3-dev]( https://github.com/mshroyer/coursepointer/ )
2147-
- [coursepointer-wasm 0.3.3-dev]( https://crates.io/crates/coursepointer-wasm )
2146+
- [coursepointer 0.3.4]( https://github.com/mshroyer/coursepointer/ )
2147+
- [coursepointer-wasm 0.3.4]( https://crates.io/crates/coursepointer-wasm )
21482148

21492149
```
21502150
Copyright (c) 2025 Mark Shroyer
@@ -2236,7 +2236,7 @@ SOFTWARE.
22362236

22372237
Used by:
22382238

2239-
- [winnow 0.7.12]( https://github.com/winnow-rs/winnow )
2239+
- [winnow 0.7.13]( https://github.com/winnow-rs/winnow )
22402240

22412241
```
22422242
Permission is hereby granted, free of charge, to any person obtaining
@@ -2264,10 +2264,10 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22642264

22652265
Used by:
22662266

2267-
- [phf 0.12.1]( https://github.com/rust-phf/rust-phf )
2268-
- [phf_generator 0.12.1]( https://github.com/rust-phf/rust-phf )
2269-
- [phf_macros 0.12.1]( https://github.com/rust-phf/rust-phf )
2270-
- [phf_shared 0.12.1]( https://github.com/rust-phf/rust-phf )
2267+
- [phf 0.13.1]( https://github.com/rust-phf/rust-phf )
2268+
- [phf_generator 0.13.1]( https://github.com/rust-phf/rust-phf )
2269+
- [phf_macros 0.13.1]( https://github.com/rust-phf/rust-phf )
2270+
- [phf_shared 0.13.1]( https://github.com/rust-phf/rust-phf )
22712271

22722272
```
22732273
The MIT License (MIT)
@@ -2359,7 +2359,7 @@ SOFTWARE.
23592359

23602360
Used by:
23612361

2362-
- [quick-xml 0.38.0]( https://github.com/tafia/quick-xml )
2362+
- [quick-xml 0.38.3]( https://github.com/tafia/quick-xml )
23632363

23642364
```
23652365
The MIT License (MIT)

0 commit comments

Comments
 (0)