summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Gimbel <hallo@kevingimbel.com>2020-02-19 12:58:53 +0100
committerKevin Gimbel <hallo@kevingimbel.com>2020-02-19 12:58:53 +0100
commit49d52a93a048cedf5191c0a10658ccbece4d6129 (patch)
tree114211c145217e101fe7506c9a155bdb1f65f0c6
parent967ab79829bb44f4acc08b311a6389ffac4168cd (diff)
Cargo updates
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index ee0524d..4ba49c7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -258,7 +258,7 @@ dependencies = [
[[package]]
name = "mktoc"
-version = "1.1.1"
+version = "1.1.2"
dependencies = [
"criterion 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
"regex 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",