Skip to content

Commit

Permalink
use axum-0.8.1 (0.8.2 got yanked)
Browse files Browse the repository at this point in the history
  • Loading branch information
imikushin committed Jan 23, 2025
1 parent 6e88305 commit 8d1e491
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -16,7 +16,7 @@ license = "MIT"

[dependencies]
anyhow = { workspace = true }
axum = { version = "0.8.2" }
axum = { version = "0.8.1" }
bitcoin = { workspace = true, features = ["rand", "rand-std"] }
bitcoincore-rpc = { version = "0.19.0" }
charms-data = { path = "./charms-data", version = "0.3.1" }
Expand Down

0 comments on commit 8d1e491

Please sign in to comment.