diff --git a/Cargo.toml b/Cargo.toml index b8553ef..bd51bd9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ itertools = "0.11" rand = "0.8" rand_chacha = "0.3" toml = "0.8" +log = "0.4" # web: [target.'cfg(target_arch = "wasm32")'.dependencies]