about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorRen Kararou <[email protected]>2023-11-14 10:15:39 -0600
committerRen Kararou <[email protected]>2023-11-14 10:15:39 -0600
commit075849614b1b722c0f95b32752da1acf35a4d421 (patch)
tree00fa2e0718f5bf5b596e1f51a5e0b5809eca33dd
parente160756d55224543015bbe32fd3d9149b75138a8 (diff)
downloadk2spice-075849614b1b722c0f95b32752da1acf35a4d421.tar.gz
k2spice-075849614b1b722c0f95b32752da1acf35a4d421.tar.bz2
k2spice-075849614b1b722c0f95b32752da1acf35a4d421.zip
add approved depends list
-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)
+