[package] name = "axon" version = "0.3.0" authors = ["Arvid E. Picciani "] description = "run a command like a plugin with rpc" license = "MIT" homepage = "https://github.com/aep/axon" repository = "https://github.com/aep/axon" [dependencies] log = "0.4.8" nix = "0.15" osaka = "0.3.0" mio-extras = "2.0.5"