update for cargo

This commit is contained in:
abbie 2022-09-18 08:49:26 +01:00
parent 7bc72bbecc
commit 55dc64691b
No known key found for this signature in database
GPG key ID: A575D2415E5E5B6D

View file

@ -1,7 +1,14 @@
[package]
name = "anzahlmenschen"
description = "A number formatting crate that only depends on std."
version = "0.1.0"
edition = "2021"
authors = ["Celeste <colean@colean.cc>"]
license = "MPL-2.0"
homepage = "https://git.colean.cc/anzahl-menschen/about"
repository = "https://git.colean.cc/anzahl-menschen/"
readme = "README.md"
categories = ["value-formatting", "parsing", "encoding"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html