[package] name = "protologic_core" version = "11.0.0" description = "Rust bindings for Protologic" homepage = "https://github.com/Protologic" repository = "https://github.com/Protologic/Protologic.rs" license = "MIT-0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] paste = "1.0" num-derive = "0.4.1" num-traits = "0.2.17" [features] mock_protologic = []