Skip to content

Commit b7f7cb7

Browse files
authored
Merge pull request #407 from hatoo/dependabot/cargo/thiserror-1.0.57
Bump thiserror from 1.0.56 to 1.0.57
2 parents 5bc61ce + 47a08cd commit b7f7cb7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ humantime = "2.0.0"
4040
libc = "0.2.147"
4141
serde = { version = "1.0.142", features = ["derive"] }
4242
serde_json = "1.0"
43-
thiserror = "1.0.16"
43+
thiserror = "1.0.57"
4444
tokio = { version = "1.14.0", features = ["full"] }
4545
ratatui = { version = "0.26.0", default-features = false, features = [
4646
"crossterm",

0 commit comments

Comments
 (0)