Merge branch 'dev' of https://github.com/minneelyyyy/lamm into dev
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "lamm"
|
name = "lamm"
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
description = "a simple, functional paradigm programming language which uses Polish notation"
|
description = "a simple, functional paradigm programming language which uses Polish notation"
|
||||||
repository = "https://github.com/minneelyyyy/lamm"
|
repository = "https://github.com/minneelyyyy/lamm"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
regex = "1.11"
|
regex = "1.11"
|
||||||
|
|||||||
Reference in New Issue
Block a user