Transition into monorepo (#180)

* evm template integrated

* workflows modified per template

* workflow fixes
This commit is contained in:
Özgün Özerk
2024-05-17 12:00:25 +03:00
committed by GitHub
parent 9cd76d29f0
commit 1bb2e96501
103 changed files with 20153 additions and 581 deletions
+29
View File
@@ -0,0 +1,29 @@
keys = [
"workspace",
"name",
"package",
"bin",
"lib",
"test",
"dependencies",
"dev-dependencies",
"build-dependencies",
"features",
"default",
"std",
]
inline_keys = [
"package",
"workspace",
"path",
"git",
"branch",
"rev",
"version",
"default-features",
"optional",
"features",
]
sort_string_arrays = true