Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "dave"
version = "0.1.1"
authors = ["Zakarum <scareaangel@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "Hal 9000 user"

[dependencies]
hal9000 = "0.1.0"