Skip to content

Commit

Permalink
deps(core): update thiserror requirement from 1.0.61 to 2.0.3 in /wre…
Browse files Browse the repository at this point in the history
…n-core in the all group (#900)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent a01c4a8 commit 612d3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wren-core/sqllogictest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ half = { version = "2.4.1", default-features = true }
log = { workspace = true }
rust_decimal = { version = "1.27.0" }
sqllogictest = "0.22.0"
thiserror = "1.0.61"
thiserror = "2.0.3"
tokio = { workspace = true }
wren-core = { path = "../core" }

Expand Down

0 comments on commit 612d3ca

Please sign in to comment.