Skip to content

Commit 2f2e077

Browse files
fix(deps): update rust crate thiserror to 1.0.37 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4c245c commit 2f2e077

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ version = "0.5.5"
1515

1616
[dependencies]
1717
cfg-if = "0.1.10"
18-
thiserror = "1.0.20"
18+
thiserror = "1.0.37"
1919

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

0 commit comments

Comments
 (0)