daab 0.2.4

DAG aware artifact builder
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "daab"
version = "0.2.4"
authors = ["cryptjar <cryptjar@junk.studio>", "dezajno <dezajno@junk.studio>"]
edition = "2018"
description = "DAG aware artifact builder"

repository = "https://github.com/CoffeJunkStudio/daab"
readme = "README.md"
#license = "Apache-2.0"
license-file = "LICENSE"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]