first commit
This commit is contained in:
commit
d974798fcb
6 changed files with 184 additions and 0 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "lang"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
logos = "0.15.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue