Skip to content

Commit a26039b

Browse files
chore(deps): bump thiserror from 2.0.14 to 2.0.16 (#17257)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.14 to 2.0.16. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.14...2.0.16) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 724be0d commit a26039b

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

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

datafusion/sqllogictest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ sqlparser = { workspace = true }
6262
tempfile = { workspace = true }
6363
testcontainers = { workspace = true, optional = true }
6464
testcontainers-modules = { workspace = true, features = ["postgres"], optional = true }
65-
thiserror = "2.0.12"
65+
thiserror = "2.0.16"
6666
tokio = { workspace = true }
6767
tokio-postgres = { version = "0.7.12", optional = true }
6868

0 commit comments

Comments
 (0)