lua-counter example

Annotation For offload/Cargo.toml
anonymous

Annotation For offload/Cargo.toml

Origin for each line in offload/Cargo.toml from check-in b33171b487:

b33171b487 2018-06-01    1: [package]
b33171b487 2018-06-01    2: name = "offload"
b33171b487 2018-06-01    3: version = "0.1.0"
b33171b487 2018-06-01    4: authors = ["arcade"]
b33171b487 2018-06-01    5: 
b33171b487 2018-06-01    6: [dependencies]
b33171b487 2018-06-01    7: config = "0.8.0"
b33171b487 2018-06-01    8: postgres = "0.15"
b33171b487 2018-06-01    9: #postgres-inet = "*"
b33171b487 2018-06-01   10: redis = "0.8.0"
b33171b487 2018-06-01   11: regex = "0.2"