[package] name = "ops-core" description = "Core checker trait for ops." repository = "https://github.com/utilitywarehouse/rust-ops" version = "0.2.0" authors = ["rustaceans "] edition = "2018" license = "MIT OR Apache-2.0" [dependencies] async-trait = "0.1"