Skip to content

Commit dcc9932

Browse files
David Tolnaymeta-codesync[bot]
authored andcommitted
Bump thiserror 2.0.17 -> 2.0.18
Summary: Automated semver-compatible version bump. Reviewed By: cfsmp3 Differential Revision: D92590926 fbshipit-source-id: 07417f4527b09544672fcf1137c4897446a4c001
1 parent 43047c6 commit dcc9932

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fb303/thrift/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ futures = { version = "0.3.31", features = ["async-await", "compat"] }
2424
ref-cast = "1.0.18"
2525
serde = { version = "1.0.219", features = ["derive", "rc"] }
2626
serde_derive = "1.0.185"
27-
thiserror = "2.0.12"
27+
thiserror = "2.0.18"
2828
thrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "main" }
2929

3030
[build-dependencies]

fb303/thrift/rust/gen_safe_patch/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ref-cast = "1.0.18"
2525
rust = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "main" }
2626
serde = { version = "1.0.219", features = ["derive", "rc"] }
2727
serde_derive = "1.0.185"
28-
thiserror = "2.0.12"
28+
thiserror = "2.0.18"
2929
thrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "main" }
3030

3131
[build-dependencies]

0 commit comments

Comments
 (0)