Skip to content

Commit

Permalink
update axum
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyukang committed Dec 12, 2023
1 parent 2d960b9 commit 1b16d6e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 21 deletions.
32 changes: 12 additions & 20 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 rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ckb-stop-handler = { path = "../util/stop-handler", version = "= 0.113.0-pre" }
itertools.workspace = true
tokio = "1"
async-trait = "0.1"
axum = "0.6.1"
axum = "0.6.20"
tokio-util = { version = "0.7.3", features = ["codec"] }
futures-util = { version = "0.3.21" }
tower-http = { version = "0.3.5", features = ["timeout"] }
Expand Down

0 comments on commit 1b16d6e

Please sign in to comment.