presentation-rust-webapps/simple_text_board/Cargo.toml

10 lines
225 B
TOML

[package]
name = "simple_text_board"
version = "0.1.0"
authors = ["finga <finga@onders.org>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]