initial commit
This commit is contained in:
10
Cargo.toml
Normal file
10
Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "ircp2000"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
phf = "0.11.3"
|
||||
|
||||
[build-dependencies]
|
||||
phf_codegen = "0.11.3"
|
Reference in New Issue
Block a user