Skip to content

Commit

Permalink
Update Cargo.lock due to mdbook extension changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Oct 23, 2024
1 parent ed02421 commit 66ebb47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/tools/rustbook/Cargo.lock
Original file line number Diff line number Diff line change
@@ -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"
Expand Down Expand Up @@ -704,6 +704,7 @@ dependencies = [
"semver",
"serde_json",
"tempfile",
"walkdir",
]

[[package]]
Expand Down

0 comments on commit 66ebb47

Please sign in to comment.