summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Gimbel <hallo@kevingimbel.com>2020-02-28 11:47:07 +0100
committerKevin Gimbel <hallo@kevingimbel.com>2020-02-28 11:47:07 +0100
commit40d3df4d2564b967e703615b1483c2cd05a30859 (patch)
treea105beb3887c52de987b4a7093d111a65fd73dee
parent030e8a259399c70da0b2108c83ac76a89bf53cb2 (diff)
misc: Cargo.lock changes
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 4ba49c7..99380b9 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -258,7 +258,7 @@ dependencies = [
[[package]]
name = "mktoc"
-version = "1.1.2"
+version = "2.0.0"
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)",