This repository has been archived on 2025-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
corten/Cargo.toml
Tony Bark 613a65d4cf Changed license from MPL to BSD 3 Clause
- Patch number now uses three digits
- Updated edition from 2018 to 2021
2022-05-07 18:15:43 -04:00

11 lines
No EOL
215 B
TOML

[package]
name = "corten"
version = "0.1.102"
authors = ["Tony Bark"]
edition = "2021"
license = "BSD-3-Clause"
[dependencies]
rbtag = "0.3"
nom = "4.2"
metacrate = { git = "https://github.com/tonytins/metacrate" }