mirror of
https://github.com/poem-web/poem.git
synced 2026-01-25 04:18:25 +00:00
10 lines
126 B
TOML
10 lines
126 B
TOML
[book]
|
|
authors = ["sunli"]
|
|
description = "Poem Book"
|
|
src = "src"
|
|
language = "en"
|
|
title = "Poem Book"
|
|
|
|
[rust]
|
|
edition = "2021"
|