Skip to content

Commit

Permalink
Merge pull request #311 from okp4/dependabot/cargo/thiserror-1.0.43
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
2 parents 0079243 + e7db2b5 commit c0d8c3b
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ serenity = { version = "0.11", default-features = false, features = [
] }
strum = { version = "0.25", features = ["derive"] }
strum_macros = "0.25"
thiserror = "=1.0.41"
thiserror = "=1.0.43"
tokio = { version = "1.29", features = ["time", "macros", "tracing"] }
tonic = { version = "0.8.3", features = ["tls-webpki-roots"] }
tracing = { version = "0.1.38", features = ["log"] }
Expand Down

0 comments on commit c0d8c3b

Please sign in to comment.