added .rs dep.
This commit is contained in:
parent
1d39ea054e
commit
0e9eb71256
1 changed files with 9 additions and 0 deletions
9
compilEr/Cargo.toml
Normal file
9
compilEr/Cargo.toml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
[package]
|
||||||
|
name = "compilEr"
|
||||||
|
version = "0.1.0"
|
||||||
|
edition = "2021"
|
||||||
|
|
||||||
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
[dependencies]
|
||||||
|
reth = "0.1.0"
|
Loading…
Add table
Add a link
Reference in a new issue