Skip to content

Commit

Permalink
Merge pull request #2 from bouzuya/dependabot/cargo/thiserror-1.0.51
Browse files Browse the repository at this point in the history
Bump thiserror from 1.0.50 to 1.0.51
  • Loading branch information
bouzuya committed Dec 19, 2023
2 parents 773699c + 9b7b3d7 commit 0b7b8fb
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
Expand Up @@ -8,7 +8,7 @@ anyhow = "1.0.75"
axum = "0.7.2"
clap = { version = "4.4.11", features = ["derive"] }
clap_complete = "4.4.4"
thiserror = "1.0.50"
thiserror = "1.0.51"
tokio = { version = "1", features = ["full"] }
uuid = { version = "1.6.1", features = ["serde", "v4"] }

Expand Down

0 comments on commit 0b7b8fb

Please sign in to comment.