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