You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
220 B
10 lines
220 B
6 years ago
|
[package]
|
||
|
name = "chunkc"
|
||
|
version = "0.1.0"
|
||
|
authors = ["Alpha Chen <alpha.chen@gmail.com>"]
|
||
|
|
||
|
[dependencies]
|
||
|
alphred = { path = "/Users/alpha/Dropbox/src/github.com/kejadlen/alphred-rs" }
|
||
|
serde = "1.0"
|
||
|
serde_json = "1.0"
|