Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Zhen Lin <zhen.lin@getcruise.com>"]
description = "toy lib"
edition = "2018"
license = "MIT"
name = "anpub"
version = "0.1.0"

[profile.dev]