-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNOTICE
24 lines (16 loc) · 959 Bytes
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
NOTICE
This project uses the following third-party software:
1. Bevy (0.15.0)
License: Dual-licensed under MIT and Apache 2.0
Source: https://github.com/bevyengine/bevy
2. Mockall (0.13.1)
License: Dual-licensed under MIT and Apache 2.0
Source: https://github.com/asomers/mockall
3. Serde (1.0.215)
License: Dual-licensed under MIT and Apache 2.0
Source: https://github.com/serde-rs/serde
4. Uuid (1.11.0)
License: Dual-licensed under MIT and Apache 2.0
Source: https://github.com/uuid-rs/uuid
This project lists direct dependencies only. Transitive dependencies, their licenses, and their attributions are managed by the respective upstream projects. For a full list of dependencies and their licenses, you can use the `cargo-license` tool or run `cargo tree` in the source code repository.
This NOTICE file is provided for informational purposes only and is not intended to modify the terms of the licenses referenced above.