Skip to content

Commit

Permalink
chore(deps): update rust crate thiserror to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 5423649 commit 8fc7751
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 @@ -24,7 +24,7 @@ serde_json = "1.0.111"
starlark = { git = "https://github.com/facebook/starlark-rust.git", branch = "main" }
starlark_lsp = { git = "https://github.com/facebook/starlark-rust.git", branch = "main" }
starlark_syntax = { git = "https://github.com/facebook/starlark-rust.git", branch = "main" }
thiserror = "1.0.56"
thiserror = "2.0.0"
tonic = "0.10.2"

[patch.crates-io]
Expand Down

0 comments on commit 8fc7751

Please sign in to comment.