Ajout de tests unitaires et réorganisation des fichiers
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
name = "rlox"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["Emmanuel BERNAT <manu@bernat.me>"]
|
||||
license = "MIT"
|
||||
description = "Lox language parser."
|
||||
repository = "https://git.bernat.me/rlox"
|
||||
documentation = ""
|
||||
readme = ""
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user