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] authored Mar 12, 2024
1 parent 2f2e077 commit ed348f5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ version = "0.5.5"

[dependencies]
cfg-if = "0.1.10"
thiserror = "1.0.37"
thiserror = "1.0.58"

[target.'cfg(any(windows, target_os="macos", target_os="linux", target_os="freebsd", target_os="illumos", target_os="solaris", target_os="netbsd"))'.dependencies]
sys-info = "0.9.1"
Expand Down

0 comments on commit ed348f5

Please sign in to comment.