Skip to content

Commit 6cfabc9

Browse files
build(deps): bump thiserror from 1.0.63 to 2.0.12 in /native (#1308)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.63 to 2.0.12. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...2.0.12) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91a5d7e commit 6cfabc9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

native/Cargo.lock

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

native/libcst/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ trace = ["peg/trace"]
3737
[dependencies]
3838
paste = "1.0.15"
3939
pyo3 = { version = "0.25", optional = true }
40-
thiserror = "1.0.63"
40+
thiserror = "2.0.12"
4141
peg = "0.8.4"
4242
annotate-snippets = "0.11.5"
4343
regex = "1.11.1"

0 commit comments

Comments
 (0)