mirror of
https://git.sr.ht/~spicywolf/k2spice
synced 2025-01-18 17:59:39 +00:00
add approved depends list
This commit is contained in:
parent
e160756d55
commit
075849614b
|
@ -22,3 +22,11 @@ OPENSOLARIS.LICENSE is the required CDDL license file.
|
||||||
|
|
||||||
The `mei` directory contains the source code for all userspace commands.
|
The `mei` directory contains the source code for all userspace commands.
|
||||||
|
|
||||||
|
## Approved Dependency List
|
||||||
|
|
||||||
|
Currently, we are allowed to depend on the following crates and their dependencies:
|
||||||
|
|
||||||
|
- [nix](https://crates.io/crates/nix)
|
||||||
|
- [clap](https://crates.io/crates/clap)
|
||||||
|
- [serde](https://crates.io/crates/serde)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue