mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 18:55:32 +00:00
Cargo.toml files: add readme keys, remove some exclude keys
This commit is contained in:
parent
7180318abb
commit
90437e23bb
15 changed files with 15 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ edition = "2021"
|
|||
license = "Apache-2.0"
|
||||
description = "Serialize toml with comments"
|
||||
repository = "https://github.com/greatest-ape/aquatic"
|
||||
exclude = ["target"]
|
||||
keywords = ["toml"]
|
||||
readme = "../README.md"
|
||||
|
||||
[lib]
|
||||
name = "aquatic_toml_config"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue