mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2025-12-22 18:31:56 +00:00
deps(deps): update thiserror requirement from 1.0.60 to 2.0.12
Updates the requirements on [thiserror](https://github.com/dtolnay/thiserror) to permit the latest version. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.60...2.0.12) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -16,7 +16,7 @@ ndarray = { version = "0.16.1", features = ["rayon"] }
|
||||
numpy = "0.22.0"
|
||||
pyo3 = { version = "0.22.5", features = ["abi3-py311", "extension-module"] }
|
||||
rayon = "*"
|
||||
thiserror = "1.0.60"
|
||||
thiserror = "2.0.12"
|
||||
|
||||
[dev-dependencies]
|
||||
anyhow = "1.0.91"
|
||||
|
||||
Reference in New Issue
Block a user