diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,5 +27,7 @@ tracing-futures = "0.2" regex = "1" sedregex = { git = "https://gitlab.com/audron/sedregex" } +rand = "0.8.3" + [workspace] members = ["macros"] |
