Skip to content

Commit 8c5aa32

Browse files
Bump thiserror from 1.0.55 to 1.0.63 in /native (#1196)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.55 to 1.0.63. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.55...1.0.63) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77e2a51 commit 8c5aa32

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.20", optional = true }
40-
thiserror = "1.0.55"
40+
thiserror = "1.0.63"
4141
peg = "0.8.4"
4242
chic = "1.2.2"
4343
regex = "1.9.3"

0 commit comments

Comments
 (0)