Skip to content

Commit 987cac8

Browse files
committed
Auto merge of #2624 - jtgeibel:update/derive_deref, r=JohnTitor
Switch back to upstream release of derive_deref r? @JohnTitor
2 parents 2a77554 + 5a35ef1 commit 987cac8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ comrak = { version = "0.7", default-features = false }
5656
ammonia = "3.0.0"
5757
docopt = "1.0"
5858
scheduled-thread-pool = "0.2.0"
59-
derive_deref = { version = "1.0.0", git = "https://github.com/azriel91/derive_deref.git", rev = "63527ab" }
59+
derive_deref = "1.1.1"
6060
reqwest = { version = "0.10", features = ["blocking", "gzip", "json"] }
6161
tempfile = "3"
6262
parking_lot = "0.11"

0 commit comments

Comments
 (0)