9 lines
215 B
TOML
9 lines
215 B
TOML
[book]
|
|
title = "Coracle: A Nostr Library"
|
|
description = "A literate programming approach to building nostr applications in Rust"
|
|
authors = ["Jonathan Staab"]
|
|
language = "en"
|
|
|
|
[build]
|
|
build-dir = "../../target/book"
|