@@ -17,6 +17,7 @@ This page lists the licenses of the projects used in cargo-about.
17
17
18
18
#### Used by
19
19
20
+ - [fdeflate]( https://github.com/image-rs/fdeflate ) 0.3.1
20
21
- [miniz_oxide]( https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide ) 0.7.1
21
22
- [pin-project]( https://github.com/taiki-e/pin-project ) 1.1.3
22
23
- [pin-project-internal]( https://github.com/taiki-e/pin-project ) 1.1.3
@@ -1711,7 +1712,7 @@ This page lists the licenses of the projects used in cargo-about.
1711
1712
1712
1713
- [anyhow]( https://github.com/dtolnay/anyhow ) 1.0.75
1713
1714
- [async-trait]( https://github.com/dtolnay/async-trait ) 0.1.74
1714
- - [dyn-clone]( https://github.com/dtolnay/dyn-clone ) 1.0.14
1715
+ - [dyn-clone]( https://github.com/dtolnay/dyn-clone ) 1.0.16
1715
1716
- [indoc]( https://github.com/dtolnay/indoc ) 2.0.4
1716
1717
- [itoa]( https://github.com/dtolnay/itoa ) 1.0.9
1717
1718
- [libc]( https://github.com/rust-lang/libc ) 0.2.149
@@ -1722,7 +1723,7 @@ This page lists the licenses of the projects used in cargo-about.
1722
1723
- [ryu]( https://github.com/dtolnay/ryu ) 1.0.15
1723
1724
- [serde]( https://github.com/serde-rs/serde ) 1.0.190
1724
1725
- [serde_derive]( https://github.com/serde-rs/serde ) 1.0.190
1725
- - [serde_json]( https://github.com/serde-rs/json ) 1.0.107
1726
+ - [serde_json]( https://github.com/serde-rs/json ) 1.0.108
1726
1727
- [syn]( https://github.com/dtolnay/syn ) 2.0.38
1727
1728
- [thiserror]( https://github.com/dtolnay/thiserror ) 1.0.50
1728
1729
- [thiserror-impl]( https://github.com/dtolnay/thiserror ) 1.0.50
@@ -3887,12 +3888,12 @@ limitations under the License.
3887
3888
- [hyper-timeout]( https://github.com/hjr3/hyper-timeout ) 0.4.1
3888
3889
- [idna]( https://github.com/servo/rust-url/ ) 0.4.0
3889
3890
- [indexmap]( https://github.com/bluss/indexmap ) 1.9.3
3890
- - [indexmap]( https://github.com/bluss/indexmap ) 2.0.2
3891
+ - [indexmap]( https://github.com/bluss/indexmap ) 2.1.0
3891
3892
- [io-lifetimes]( https://github.com/sunfishcode/io-lifetimes ) 1.0.11
3892
3893
- [iref]( https://github.com/timothee-haudebourg/iref ) 3.1.3
3893
3894
- [itertools]( https://github.com/rust-itertools/itertools ) 0.11.0
3894
3895
- [jpeg-decoder]( https://github.com/image-rs/jpeg-decoder ) 0.3.0
3895
- - [js-sys]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys ) 0.3.64
3896
+ - [js-sys]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys ) 0.3.65
3896
3897
- [lazy_static]( https://github.com/rust-lang-nursery/lazy-static.rs ) 1.4.0
3897
3898
- [linux-raw-sys]( https://github.com/sunfishcode/linux-raw-sys ) 0.3.8
3898
3899
- [linux-raw-sys]( https://github.com/sunfishcode/linux-raw-sys ) 0.4.10
@@ -3951,13 +3952,13 @@ limitations under the License.
3951
3952
- [version_check]( https://github.com/SergioBenitez/version_check ) 0.9.4
3952
3953
- [waker-fn]( https://github.com/smol-rs/waker-fn ) 1.1.1
3953
3954
- [wasi]( https://github.com/bytecodealliance/wasi ) 0.11.0+wasi-snapshot-preview1
3954
- - [wasm-bindgen]( https://github.com/rustwasm/wasm-bindgen ) 0.2.87
3955
- - [wasm-bindgen-backend]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend ) 0.2.87
3956
- - [wasm-bindgen-futures]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures ) 0.4.37
3957
- - [wasm-bindgen-macro]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro ) 0.2.87
3958
- - [wasm-bindgen-macro-support]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support ) 0.2.87
3959
- - [wasm-bindgen-shared]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared ) 0.2.87
3960
- - [web-sys]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys ) 0.3.64
3955
+ - [wasm-bindgen]( https://github.com/rustwasm/wasm-bindgen ) 0.2.88
3956
+ - [wasm-bindgen-backend]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend ) 0.2.88
3957
+ - [wasm-bindgen-futures]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures ) 0.4.38
3958
+ - [wasm-bindgen-macro]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro ) 0.2.88
3959
+ - [wasm-bindgen-macro-support]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support ) 0.2.88
3960
+ - [wasm-bindgen-shared]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared ) 0.2.88
3961
+ - [web-sys]( https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys ) 0.3.65
3961
3962
- [yaml-rust]( https://github.com/chyh1990/yaml-rust ) 0.4.5
3962
3963
3963
3964
#### License
@@ -6530,7 +6531,6 @@ limitations under the License.
6530
6531
#### Used by
6531
6532
6532
6533
- [btree-range-map]( https://github.com/timothee-haudebourg/btree-range-map ) 0.7.2
6533
- - [fdeflate]( https://github.com/image-rs/fdeflate ) 0.3.0
6534
6534
- [gloo-timers]( https://github.com/rustwasm/gloo/tree/master/crates/timers ) 0.2.6
6535
6535
- [half]( https://github.com/starkat99/half-rs ) 1.8.2
6536
6536
- [half]( https://github.com/starkat99/half-rs ) 2.2.1
@@ -7063,7 +7063,7 @@ PERFORMANCE OF THIS SOFTWARE.
7063
7063
7064
7064
#### Used by
7065
7065
7066
- - [openssl-sys]( https://github.com/sfackler/rust-openssl ) 0.9.93
7066
+ - [openssl-sys]( https://github.com/sfackler/rust-openssl ) 0.9.95
7067
7067
7068
7068
#### License
7069
7069
0 commit comments