Skip to content

Commit 323abb2

Browse files
authored
Merge pull request #566 from pbs-data-solutions/dependabot/cargo/anyhow-1.0.100
Bump anyhow from 1.0.99 to 1.0.100
2 parents 5640958 + 0660900 commit 323abb2

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.99"
17+
anyhow = "1.0.100"
1818
chrono = "0.4.41"
1919
prelude-xml-parser = { version = "0.9.2", features = ["python"] }
2020
pyo3 = { version = "0.26.0", features = ["extension-module"] }

0 commit comments

Comments
 (0)