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 Nov 12, 2024
1 parent 9e91ca8 commit 1780d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "GPL-3.0"
authors = ["zzzgydi", "keiko233"]

[workspace.dependencies]
thiserror = "1"
thiserror = "2"
tracing = "0.1"
boa_engine = { version = "0.19.1" }

Expand Down

0 comments on commit 1780d64

Please sign in to comment.