aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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 1d76cb8..7b164a3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,5 +27,7 @@ tracing-futures = "0.2"
regex = "1"
sedregex = { git = "https://gitlab.com/audron/sedregex" }
+rand = "0.8.3"
+
[workspace]
members = ["macros"]