@@ -4,7 +4,7 @@ This document lists the licenses of the projects used in the instance directory.
4
4
5
5
## Overview of licenses
6
6
7
- - [Apache License 2.0](#Apache-2.0) (220 )
7
+ - [Apache License 2.0](#Apache-2.0) (227 )
8
8
- [MIT License](#MIT) (67)
9
9
- [Unicode License v3](#Unicode-3.0) (20)
10
10
- [ISC License](#ISC) (7)
@@ -1930,6 +1930,7 @@ You should also get your employer (if you work as a programmer) or school, if an
1930
1930
1931
1931
- [zerocopy-derive](https://github.com/google/zerocopy) 0.7.35
1932
1932
- [zerocopy](https://github.com/google/zerocopy) 0.7.35
1933
+ - [zerocopy](https://github.com/google/zerocopy) 0.8.14
1933
1934
1934
1935
```
1935
1936
Apache License
@@ -2567,7 +2568,7 @@ You should also get your employer (if you work as a programmer) or school, if an
2567
2568
2568
2569
#### Used by
2569
2570
2570
- - [diesel](https://github.com/diesel-rs/diesel) 2.2.6
2571
+ - [diesel](https://github.com/diesel-rs/diesel) 2.2.7
2571
2572
- [diesel_derives](https://github.com/diesel-rs/diesel/) 2.2.3
2572
2573
- [diesel_migrations](https://github.com/diesel-rs/diesel) 2.2.0
2573
2574
- [diesel_table_macro_syntax](https://github.com/diesel-rs/diesel/) 0.2.0
@@ -5799,6 +5800,7 @@ limitations under the License.
5799
5800
- [url](https://github.com/servo/rust-url) 2.5.4
5800
5801
- [version_check](https://github.com/SergioBenitez/version_check) 0.9.5
5801
5802
- [wasi](https://github.com/bytecodealliance/wasi) 0.11.0+wasi-snapshot-preview1
5803
+ - [wasi](https://github.com/bytecodealliance/wasi-rs) 0.13.3+wasi-0.2.2
5802
5804
- [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend) 0.2.99
5803
5805
- [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support) 0.2.99
5804
5806
- [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro) 0.2.99
@@ -6228,6 +6230,8 @@ limitations under the License.
6228
6230
#### Used by
6229
6231
6230
6232
- [rand](https://github.com/rust-random/rand) 0.8.5
6233
+ - [rand](https://github.com/rust-random/rand) 0.9.0
6234
+ - [rand_chacha](https://github.com/rust-random/rand) 0.9.0
6231
6235
6232
6236
```
6233
6237
Apache License
@@ -6413,6 +6417,7 @@ END OF TERMS AND CONDITIONS
6413
6417
#### Used by
6414
6418
6415
6419
- [rand_core](https://github.com/rust-random/rand) 0.6.4
6420
+ - [rand_core](https://github.com/rust-random/rand) 0.9.0
6416
6421
6417
6422
```
6418
6423
Apache License
@@ -6609,6 +6614,7 @@ APPENDIX: How to apply the Apache License to your work.
6609
6614
#### Used by
6610
6615
6611
6616
- [getrandom](https://github.com/rust-random/getrandom) 0.2.15
6617
+ - [getrandom](https://github.com/rust-random/getrandom) 0.3.1
6612
6618
- [rand_chacha](https://github.com/rust-random/rand) 0.3.1
6613
6619
6614
6620
```
@@ -7678,6 +7684,7 @@ limitations under the License.
7678
7684
- [unic-ucd-version](https://github.com/open-i18n/rust-unic/) 0.9.0
7679
7685
- [winapi-i686-pc-windows-gnu](https://github.com/retep998/winapi-rs) 0.4.0
7680
7686
- [winapi-x86_64-pc-windows-gnu](https://github.com/retep998/winapi-rs) 0.4.0
7687
+ - [wit-bindgen-rt](https://github.com/bytecodealliance/wasi-rs) 0.33.0
7681
7688
7682
7689
```
7683
7690
Apache License
0 commit comments