Skip to content

Commit

Permalink
Update Rust crate thiserror to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Nov 8, 2024
1 parent 5a95185 commit 1177295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ temporal-io-sdk-core-protos = { package = "temporal-sdk-core-protos", git = "htt
test-fuzz = { version = "=6.0.0", default-features = false }
test-log = { version = "=0.2.16", default-features = false }
test-strategy = { version = "=0.4.0", default-features = false }
thiserror = { version = "=1.0.68", default-features = false }
thiserror = { version = "=2.0.1", default-features = false }
tokio-stream = { version = "=0.1.16", default-features = false }
tokio-test = { version = "=0.4.4", default-features = false }
tower = { version = "=0.5.1", default-features = false }
Expand Down

0 comments on commit 1177295

Please sign in to comment.