mirror of
https://github.com/Noratrieb/terustform.git
synced 2026-01-16 09:25:10 +01:00
Derive macro getting works
This commit is contained in:
parent
63bd32c3cd
commit
7d28815065
9 changed files with 245 additions and 41 deletions
|
|
@ -6,6 +6,5 @@ edition = "2021"
|
|||
[dependencies]
|
||||
eyre = "0.6.12"
|
||||
terustform = { path = "../terustform" }
|
||||
terustform-macros = { path = "../terustform-macros" }
|
||||
|
||||
tokio = { version = "1.37.0", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue