Skip to content

Commit

Permalink
fix(deps): update rust crate thiserror to 1.0.58
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent 4d892b6 commit d6507a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/infra/db_repository_impl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ ordered-float = "3.9.2"
tracing = "0.1.39"
serde = "1.0.198"
envy = "0.4.2"
thiserror = "1.0.49"
thiserror = "1.0.58"

0 comments on commit d6507a1

Please sign in to comment.