Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Notice file change #300

Merged
merged 1 commit into from
Jun 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -2155,7 +2155,7 @@ This page lists the licenses of the projects used in cargo-about.

#### Used by

- [anyhow]( https://github.com/dtolnay/anyhow ) 1.0.83
- [anyhow]( https://github.com/dtolnay/anyhow ) 1.0.86
- [async-trait]( https://github.com/dtolnay/async-trait ) 0.1.80
- [itoa]( https://github.com/dtolnay/itoa ) 1.0.10
- [libc]( https://github.com/rust-lang/libc ) 0.2.153
Expand All @@ -2164,8 +2164,8 @@ This page lists the licenses of the projects used in cargo-about.
- [quote]( https://github.com/dtolnay/quote ) 1.0.35
- [rustversion]( https://github.com/dtolnay/rustversion ) 1.0.14
- [ryu]( https://github.com/dtolnay/ryu ) 1.0.16
- [serde]( https://github.com/serde-rs/serde ) 1.0.201
- [serde_derive]( https://github.com/serde-rs/serde ) 1.0.201
- [serde]( https://github.com/serde-rs/serde ) 1.0.202
- [serde_derive]( https://github.com/serde-rs/serde ) 1.0.202
- [serde_json]( https://github.com/serde-rs/json ) 1.0.117
- [serde_repr]( https://github.com/dtolnay/serde-repr ) 0.1.18
- [serde_urlencoded]( https://github.com/nox/serde_urlencoded ) 0.7.1
Expand Down Expand Up @@ -3698,10 +3698,9 @@ limitations under the License.
- [parking_lot_core]( https://github.com/Amanieu/parking_lot ) 0.9.9
- [percent-encoding]( https://github.com/servo/rust-url/ ) 2.3.1
- [petgraph]( https://github.com/petgraph/petgraph ) 0.6.4
- [prost]( https://github.com/tokio-rs/prost ) 0.12.4
- [prost-build]( https://github.com/tokio-rs/prost ) 0.12.3
- [prost-derive]( https://github.com/tokio-rs/prost ) 0.12.4
- [prost-types]( https://github.com/tokio-rs/prost ) 0.12.4
- [prost-derive]( https://github.com/tokio-rs/prost ) 0.12.6
- [prost-types]( https://github.com/tokio-rs/prost ) 0.12.6
- [rayon]( https://github.com/rayon-rs/rayon ) 1.8.1
- [rayon-core]( https://github.com/rayon-rs/rayon ) 1.12.1
- [regex]( https://github.com/rust-lang/regex ) 1.10.4
Expand Down Expand Up @@ -5233,6 +5232,7 @@ limitations under the License.
- [anes]( https://github.com/zrzka/anes-rs ) 0.1.6
- [bollard-stubs]( https://crates.io/crates/bollard-stubs ) 1.44.0-rc.2
- [half]( https://github.com/starkat99/half-rs ) 2.3.1
- [prost]( https://github.com/tokio-rs/prost ) 0.12.6
- [winapi-i686-pc-windows-gnu]( https://github.com/retep998/winapi-rs ) 0.4.0
- [winapi-x86_64-pc-windows-gnu]( https://github.com/retep998/winapi-rs ) 0.4.0

Expand Down