mirror of
https://github.com/hazemKrimi/hack-assembler.git
synced 2026-05-01 18:20:28 +00:00
8 lines
102 B
TOML
8 lines
102 B
TOML
[package]
|
|
name = "hack-assembler"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
regex = "1.10.3"
|