summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bc4f18c..b476ba4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@ eyre = { version = "0.6.12", default-features = false, features = [
"auto-install",
"track-caller",
] }
-include_dir = "0.7.3"
+include_dir = "0.7.4"
log = "0.4.21"
poise = "0.6.1"
rand = "0.8.5"