Skip to content

Commit fc9e1ee

Browse files
authored
Merge pull request #18 from shymega/dependabot/cargo/thiserror-1.0.43
chore(deps): Bump thiserror from 1.0.40 to 1.0.43
2 parents 164b7c9 + 068aacb commit fc9e1ee

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -17,5 +17,5 @@ clap = "4.3.12"
1717
env_logger = "0.10.0"
1818
futures = "0.3.28"
1919
log = "0.4.17"
20-
thiserror = "1.0.40"
20+
thiserror = "1.0.43"
2121
tokio = "1.28.1"

0 commit comments

Comments
 (0)