aboutsummaryrefslogtreecommitdiff
path: root/aero-bayou/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'aero-bayou/Cargo.toml')
-rw-r--r--aero-bayou/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/aero-bayou/Cargo.toml b/aero-bayou/Cargo.toml
index d271f4a..cade216 100644
--- a/aero-bayou/Cargo.toml
+++ b/aero-bayou/Cargo.toml
@@ -10,6 +10,8 @@ description = "A simplified version of Bayou by Terry et al. (ACM SIGOPS 1995)"
aero-user.workspace = true
anyhow.workspace = true
+hex.workspace = true
+tracing.workspace = true
log.workspace = true
rand.workspace = true
serde.workspace = true