add cargo stuff to make happy

This commit is contained in:
abbie 2024-01-19 20:08:10 +00:00
parent fa1ad68430
commit a00ef65054
Signed by: threeoh6000
GPG key ID: 801FE4AD456E922C

View file

@ -1,7 +1,14 @@
[package]
name = "frostwalker"
description = "A TOML-like configuration language parser with zero dependencies outside of std."
version = "0.1.0"
edition = "2021"
authors = ["abbieoverflight <abbieoverflight@colean.cc>"]
license = "MPL-2.0"
homepage = "https://git.colean.cc/threeoh6000/frostwalkerer/"
repository = "https://git.colean.cc/threeoh6000/frostwalker/"
readme = "README.md"
categories = ["data-structures", "value-formatting", "parsing"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html