mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-06-13 23:21:02 +00:00
Transition into monorepo (#180)
* evm template integrated * workflows modified per template * workflow fixes
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user