mirror of
https://github.com/PaddiM8/kalker.git
synced 2024-12-13 10:00:51 +01:00
Added readme to Cargo.toml.
This commit is contained in:
parent
88fd8d1bc1
commit
1503336700
@ -1,8 +1,9 @@
|
||||
[package]
|
||||
name = "kalk"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
authors = ["PaddiM8"]
|
||||
edition = "2018"
|
||||
readme = "README.md"
|
||||
description = "A math evaluator library that supports user-defined functions and variables and can handle fairly ambiguous syntax."
|
||||
repository = "https://github.com/PaddiM8/kalk/tree/master/kalk"
|
||||
license = "MIT"
|
||||
|
Loading…
Reference in New Issue
Block a user