summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2021-06-11 13:53:43 +0200
committerJan-Erik Rediger <janerik@fnordig.de>2021-06-11 13:53:43 +0200
commit211cc85078835a1c492b6227ae94f08e80df9aca (patch)
tree8fceb989a9ab003f356eadb92b24bc6b1af8accb /Cargo.toml
parent6c848f14183b5d297d3a833730b7c368e2a0f3dd (diff)
Bump to mdbook 0.4.10
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 4db4838..fca4900 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,7 @@ repository = "https://github.com/badboy/mdbook-open-on-gh"
edition = "2018"
[dependencies]
-mdbook = "0.4.5"
+mdbook = "0.4.10"
env_logger = "0.7.1"
log = "0.4"
clap = "2.33"