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 aed991f commit fbfe887Copy full SHA for fbfe887
Cargo.toml
@@ -33,7 +33,7 @@ serde = { version = "1.0.163", features = ["derive"] }
33
serde_json = "1.0.96"
34
shlex = "1.1.0"
35
tempfile = "3.4.0"
36
-toml = "0.5.11"
+toml = "0.5.11" # Do not update, see https://github.com/rust-lang/mdBook/issues/2037
37
topological-sort = "0.2.2"
38
39
# Watch feature
0 commit comments