Skip to content

Commit 3af7f4c

Browse files
committed
Bump nostr-sdk to c5442784
1 parent 30fc7d4 commit 3af7f4c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

rust/Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ codegen = ["dep:flutter_rust_bridge_codegen"]
2020
anyhow = "1.0"
2121
flutter_rust_bridge = "=2.0.0"
2222
flutter_rust_bridge_codegen = { version = "=2.0.0", optional = true }
23-
nostr-sdk = { git = "https://github.com/rust-nostr/nostr", rev = "e11d0aff3fbccbb1004f7abad3b914d429341736", default-features = false, features = ["all-nips", "tor"] }
23+
nostr-sdk = { git = "https://github.com/rust-nostr/nostr", rev = "c54427849014e8451af54a56664e633e4dc0fac1", default-features = false, features = ["all-nips", "tor"] }
2424

2525
[lints.rust]
2626
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(frb_expand)'] }

0 commit comments

Comments
 (0)