Skip to content

Commit c096a51

Browse files
chore(deps): bump anyhow from 1.0.100 to 1.0.102 in /typst-extra-docs (#3)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.100 to 1.0.102. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.102) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89dd0ae commit c096a51

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

typst-extra-docs/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typst-extra-docs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2024"
55

66
[dependencies]
7-
anyhow = "1.0.100"
7+
anyhow = "1.0.102"
88
clap = "4.5.60"
99
mdbook-markdown = "0.5.2"
1010
mdbook-preprocessor = "0.5.2"

0 commit comments

Comments
 (0)