smh
This commit is contained in:
parent
6269226c28
commit
23a9afc470
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "frostwalker"
|
name = "frostwalker"
|
||||||
description = "A TOML-like configuration language parser with zero dependencies outside of std."
|
description = "A TOML-like configuration language parser with zero dependencies outside of std."
|
||||||
version = "0.1.0-a"
|
version = "0.1.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = ["abbieoverflight <abbieoverflight@colean.cc>"]
|
authors = ["abbieoverflight <abbieoverflight@colean.cc>"]
|
||||||
license = "MPL-2.0"
|
license = "MPL-2.0"
|
||||||
|
|
Loading…
Reference in a new issue