about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
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)
+