diff --git a/README.md b/README.md index fbdc2bf..879b4d7 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,11 @@ OPENSOLARIS.LICENSE is the required CDDL license file. 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) +