Skip to content

Commit 8586b78

Browse files
author
Adrien Vannson
committed
Update dependencies
1 parent 08a51e3 commit 8586b78

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ crate-type = ["cdylib"]
1111
[dependencies]
1212
chrono = "0.4.37"
1313
indoc = "2.0.5"
14-
prost = { version = "0.12.3", features = ["no-recursion-limit"] }
14+
prost = { version = "0.13.4", features = ["no-recursion-limit"] }
1515
pyo3 = { version = "0.21.0", features = ["abi3-py37", "extension-module", "chrono"] }
16-
thiserror = "1.0.58"
16+
thiserror = "2.0.11"

0 commit comments

Comments
 (0)