Update Cargo.lock due to mdbook extension changes

This commit is contained in:
Eric Huss 2024-10-21 10:19:58 -07:00
parent ed02421bad
commit 66ebb47b04

View File

@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
version = 4
[[package]]
name = "adler2"
@ -704,6 +704,7 @@ dependencies = [
"semver",
"serde_json",
"tempfile",
"walkdir",
]
[[package]]