Skip to content

Commit

Permalink
bumps to 0.6.23
Browse files Browse the repository at this point in the history
  • Loading branch information
grunch committed Jan 2, 2025
1 parent 0f55ed5 commit b563ff3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mostro-core"
version = "0.6.22"
version = "0.6.23"
edition = "2021"
license = "MIT"
authors = ["Francisco Calderón <[email protected]>"]
Expand Down Expand Up @@ -32,7 +32,7 @@ sqlx-crud = { version = "0.4.0", features = [
"runtime-tokio-rustls",
], optional = true }
wasm-bindgen = { version = "0.2.92", optional = true }
nostr-sdk = "0.37.0"
nostr-sdk = "0.38.0"
bitcoin = "0.32.5"
bitcoin_hashes = "0.15.0"

Expand Down

0 comments on commit b563ff3

Please sign in to comment.