Skip to content

Commit

Permalink
chore(deps): update rust crate thiserror to 1.0.47
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent 0bf0489 commit 9a75f5e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/marine-test-macro-impl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ quote = "1.0.26"
proc-macro2 = "1.0.56"
proc-macro-error = { version = "1.0.4", default-features = false }
syn = { version = '2.0.15', features = ['full'] }
thiserror = "1.0.40"
thiserror = "1.0.47"
static_assertions = "1.1.0"

[dev-dependencies]
Expand Down

0 comments on commit 9a75f5e

Please sign in to comment.