Skip to content

Commit

Permalink
Merge pull request #15 from yumemi-inc/dependabot/cargo/axum-0.6.16
Browse files Browse the repository at this point in the history
  • Loading branch information
siketyan committed Apr 24, 2023
2 parents c8ba9fc + 60e12e7 commit 5ea26d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 axum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ authors = [
ruice = { path = "../core", version = "=0.1.1" }

async-trait = "0.1.68"
axum = "0.6.15"
axum = "0.6.16"
thiserror = "1.0"

0 comments on commit 5ea26d1

Please sign in to comment.