1
2
3
4
5
6
7
8
[package]

name = "cql"
version = "0.0.1"
authors = ["Jihyun Yu <yjh0502@gmail.com>"]

[dependencies]
num = "*"