We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78819f4 commit 89f3fa3Copy full SHA for 89f3fa3
Cargo.toml
@@ -48,7 +48,7 @@ mdbook-renderer = { path = "crates/mdbook-renderer", version = "0.5.0-alpha.1" }
48
mdbook-summary = { path = "crates/mdbook-summary", version = "0.5.0-alpha.1" }
49
memchr = "2.7.5"
50
notify = "8.1.0"
51
-notify-debouncer-mini = "0.6.0"
+notify-debouncer-mini = "0.7.0"
52
opener = "0.8.2"
53
pathdiff = "0.2.3"
54
pulldown-cmark = { version = "0.13.0", default-features = false, features = ["html"] } # Do not update, part of the public api.
0 commit comments