From acd74178aa977fd182fcd2c009a409c8a57adeac Mon Sep 17 00:00:00 2001 From: Charlotte Pabst Date: Fri, 16 Feb 2024 01:14:56 +0100 Subject: --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') 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" -- cgit v1.2.3