Files
signed/crates/signed_core/Cargo.toml
T
reya 40deb9db66
Rust / build (macos-latest, stable) (push) Waiting to run
Rust / build (ubuntu-latest, stable) (push) Waiting to run
Rust / build (windows-latest, stable) (push) Waiting to run
feat: add inbox panel (#18)
Reviewed-on: #18
2026-09-12 03:34:51 +00:00

13 lines
216 B
TOML

[package]
name = "signed_core"
version.workspace = true
edition.workspace = true
publish.workspace = true
[dependencies]
nostr.workspace = true
serde.workspace = true
[dev-dependencies]
serde_json.workspace = true