This commit is contained in:
Michael Sloan 2025-08-04 16:06:59 +00:00 committed by GitHub
parent d577ef52cb
commit 8f31ad2e4f
227 changed files with 3713 additions and 11437 deletions

View file

@ -9,9 +9,7 @@ license = "GPL-3.0-or-later"
anyhow.workspace = true
command_palette.workspace = true
gpui.workspace = true
# We are specifically pinning this version of mdbook, as later versions introduce issues with double-nested subdirectories.
# Ask @maxdeviant about this before bumping.
mdbook = "= 0.4.40"
mdbook = "0.4.40"
regex.workspace = true
serde.workspace = true
serde_json.workspace = true