Update cargo file

pull/1/head
trivernis 4 years ago
parent ba44423f77
commit 74caac521f

@ -1,8 +1,12 @@
[package]
name = "asciimath"
name = "asciimath-rs"
description = "AsciiMath parser"
repository = "https://github.com/trivernis/asciimath-rs"
version = "0.1.0"
authors = ["trivernis <trivernis@protonmail.com>"]
edition = "2018"
readme = "README.md"
license-file = "LICENSE"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Loading…
Cancel
Save