cargo hollywood
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cf9dd55..e0f53aa 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,4 +21,5 @@ crossterm = "0.27.0"
serde = "1"
serde_derive = "1"
serde_json = "1"
+cargo_metadata = { version = "0.18.1", features = ["unstable"] }
toml = "0.8.2"