summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 25682e0..d538883 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
-version = 3
+version = 4
[[package]]
name = "markdown"
@@ -9,7 +9,7 @@ source = "git+git://benbridle.com/markdown?tag=v2.1.0#36daed5dc398697905ac579f63
[[package]]
name = "toaster"
-version = "1.0.0"
+version = "1.1.0"
dependencies = [
"markdown",
"vagabond",