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.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/mingling_core/Cargo.toml b/mingling_core/Cargo.toml
index 833a857..0b7e1aa 100644
--- a/mingling_core/Cargo.toml
+++ b/mingling_core/Cargo.toml
@@ -51,3 +51,6 @@ log = { workspace = true, optional = true }
env_logger = { workspace = true, optional = true }
might_be_async.workspace = true
+
+[dev-dependencies]
+temp-env = "0.3.6"