aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d204c03..09d7b1f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,9 +11,12 @@ readme = "README.md"
repository = "https://github.com/aeosynth/bk"
[dependencies]
+anyhow = "1"
argh = "0"
crossterm = "0"
+ron = "0"
roxmltree = "0"
+serde = "1"
[dependencies.zip]
version = "0"