blob: 7093ea774c4fede5be7e46bd26095998d07b12c1 [file] [log] [blame]
[package]
name = "action_loop"
version = "0.1.0"
authors = ["Roberto Diaz <roberto@theagilemonkeys.com>"]
[dependencies]
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
libc = "0.2.49"
actions = { path = "../actions" }