about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <hello@philkrones.com>2020-09-24 14:51:13 +0200
committerflip1995 <hello@philkrones.com>2020-09-24 14:51:13 +0200
commitd445493479711389f4dea3a0f433041077ba2088 (patch)
tree0b31d7b622ae25926d90dc81831a9ad44541be31
parentf1f1e0ba8ea1895eb2568e9d19378bbe43a17bcb (diff)
downloadrust-d445493479711389f4dea3a0f433041077ba2088.tar.gz
rust-d445493479711389f4dea3a0f433041077ba2088.zip
Update Cargo.lock
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 26a9e64b85a..919f2da5674 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -534,7 +534,7 @@ dependencies = [
  "if_chain",
  "itertools 0.9.0",
  "lazy_static",
- "pulldown-cmark 0.7.2",
+ "pulldown-cmark 0.8.0",
  "quine-mc_cluskey",
  "quote",
  "regex-syntax",