aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCharlotte Pabst <charlotte.pabst@stud.tu-darmstadt.de>2024-02-16 01:14:56 +0100
committerCharlotte Pabst <charlotte.pabst@stud.tu-darmstadt.de>2024-03-24 17:19:53 +0100
commitacd74178aa977fd182fcd2c009a409c8a57adeac (patch)
treecfa34c732a0adda0d3b542377593a277baca2545 /Cargo.toml
parented18e4642d463658ff03f4dae4cfe644adce601a (diff)
downloaddcel-acd74178aa977fd182fcd2c009a409c8a57adeac.tar.xz
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9fa1245..654cda1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,6 +9,8 @@ edition = "2021"
anyhow = "1.0.79"
either = "1.9.0"
ghost-cell = "0.2.3"
+ouroboros = "0.18.2"
+paste = "1.0.14"
rand = "0.8.5"
stl_io = "0.7.0"
typed-arena = "2.0.2"