diff --git a/Cargo.toml b/Cargo.toml index 602154d3..e118bb13 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -63,4 +63,4 @@ name = "mdbook" path = "src/bin/mdbook.rs" [patch.crates-io] -pulldown-cmark = { git = "https://github.com/Michael-F-Bryan/pulldown-cmark", branch = "derives" } \ No newline at end of file +pulldown-cmark = { git = "https://github.com/google/pulldown-cmark" }