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 734ed89 commit 4b02429Copy full SHA for 4b02429
Cargo.toml
@@ -28,8 +28,3 @@ exclude = [
28
29
[profile.dev.package.sway-lsp]
30
debug = 2
31
-
32
-[patch.crates-io]
33
-# A workaround for a bug in mdbook `0.4.20` introduced by some breakage in rustc 1.64.0-nightly (62b272d25 2022-07-21).
34
-# This should be removed when either this PR https://github.com/rust-lang/mdBook/pull/1861 or a related fix is published.
35
-mdbook = { git = "https://github.com/mitchmindtree/mdBook", branch = "nightly-borrowcheck-err-workaround" }
0 commit comments