aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_core/Cargo.toml')
-rw-r--r--mingling_core/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/mingling_core/Cargo.toml b/mingling_core/Cargo.toml
index f525609..833a857 100644
--- a/mingling_core/Cargo.toml
+++ b/mingling_core/Cargo.toml
@@ -49,3 +49,5 @@ toml = { workspace = true, optional = true }
# debug
log = { workspace = true, optional = true }
env_logger = { workspace = true, optional = true }
+
+might_be_async.workspace = true