Skip to content

Commit 614393f

Browse files
Bump anyhow from 1.0.89 to 1.0.90
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.89 to 1.0.90. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.90) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 628be89 commit 614393f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name = "_prelude_parser"
1414
crate-type = ["cdylib"]
1515

1616
[dependencies]
17-
anyhow = "1.0.89"
17+
anyhow = "1.0.90"
1818
chrono = "0.4.38"
1919
prelude-xml-parser = { version = "0.7.2", features = ["python"] }
2020
pyo3 = { version = "0.22.5", features = ["extension-module"] }

0 commit comments

Comments
 (0)