mdbook: Update to version 0.4.35

This commit is contained in:
github-actions[bot] 2023-09-30 00:33:06 +00:00
parent 28c9fa1847
commit 78de07ff62

View File

@ -1,12 +1,12 @@
{ {
"version": "0.4.34", "version": "0.4.35",
"description": "Create a book from markdown files.", "description": "Create a book from markdown files.",
"homepage": "https://github.com/rust-lang/mdBook", "homepage": "https://github.com/rust-lang/mdBook",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.34/mdbook-v0.4.34-x86_64-pc-windows-msvc.zip", "url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.35/mdbook-v0.4.35-x86_64-pc-windows-msvc.zip",
"hash": "3679b9be098c410423797f14bae01523a2074ad0ffe8668980df074d1d4e5198" "hash": "d306a09e552616c1d27f10cebe85848b96970881674ad28d9414cd259a949c39"
} }
}, },
"bin": "mdbook.exe", "bin": "mdbook.exe",