mirror of
https://github.com/pezkuwichain/pez-teyrchain-template.git
synced 2026-06-14 19:11:07 +00:00
Initial teyrchain template from Pezkuwi SDK
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
[package]
|
||||
name = "teyrchain-template"
|
||||
description = "A teyrchain-template helper crate to keep documentation in sync with the template's components."
|
||||
version = "0.0.0"
|
||||
license = "Unlicense"
|
||||
authors.workspace = true
|
||||
homepage.workspace = true
|
||||
repository.workspace = true
|
||||
edition.workspace = true
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
docify = { workspace = true }
|
||||
|
||||
[features]
|
||||
generate-readme = []
|
||||
Reference in New Issue
Block a user