Skip to content

Commit 124c10c

Browse files
authored
Merge pull request #436 from pbs-data-solutions/dependabot/cargo/anyhow-1.0.93
Bump anyhow from 1.0.92 to 1.0.93
2 parents 8814f00 + f9724ca commit 124c10c

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.92"
17+
anyhow = "1.0.93"
1818
chrono = "0.4.38"
1919
prelude-xml-parser = { version = "0.7.2", features = ["python"] }
2020
pyo3 = { version = "0.22.6", features = ["extension-module"] }

0 commit comments

Comments
 (0)