summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2022-05-16 15:11:21 +0200
committerGitHub <noreply@github.com>2022-05-16 15:11:21 +0200
commitc0e34290102d1885345285930baf4a304ba8f593 (patch)
treecaa82db093dae8192530b5196f734ad5148f0140
parentd1bacdd67aebda1ff13c0acdacd7bc89bc078e81 (diff)
parent8f08095199c7ad76086626fb44da1b3e78fd6bda (diff)
Merge pull request #24 from KennethWilke/main
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ca6625c..f431f26 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,6 +7,7 @@ license = "MPL-2.0"
homepage = "https://github.com/badboy/mdbook-toc"
repository = "https://github.com/badboy/mdbook-toc"
edition = "2018"
+rust-version = "1.58"
[dependencies]
mdbook = "0.4.10"