mirror of
https://github.com/Noratrieb/config-language.git
synced 2026-01-14 16:45:06 +01:00
stuff
This commit is contained in:
commit
bce268cceb
13 changed files with 672 additions and 0 deletions
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[package]
|
||||
name = "config-language"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
codespan = "0.11.1"
|
||||
codespan-reporting = "0.11.1"
|
||||
indexmap = "2.2.6"
|
||||
Loading…
Add table
Add a link
Reference in a new issue