kellnr test
parent
f238f2ce28
commit
0562a1637c
|
|
@ -2,6 +2,12 @@
|
||||||
name = "integr-structs"
|
name = "integr-structs"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
description = "Structs for API poller in ZVKS project"
|
||||||
|
homepage = "http://git.enode/deployer3000/integration-module/src/branch/master/crates/api-grub"
|
||||||
|
repository = "http://git.enode/deployer3000/integration-module/src/branch/master/crates/api-grub"
|
||||||
|
license = "MIT OR Apache-2.0"
|
||||||
|
keywords = ["api", "grub", "zvks", "structs", "contracts"]
|
||||||
|
publish = ["kellnr"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0.95"
|
anyhow = "1.0.95"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue