# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "rsmgp-sys" version = "1.0.0" authors = ["Memgraph Contributors "] description = "Library to develop query modules for Memgraph in Rust." homepage = "https://memgraph.com" documentation = "https://docs.rs/rsmgp-sys" readme = "README.md" keywords = ["memgraph", "query", "module", "library"] categories = ["database", "api-bindings"] license = "Apache-2.0" repository = "https://github.com/memgraph/mage" [dependencies.c_str_macro] version = "1.0.2" [dependencies.mockall_double] version = "0.2.0" [dependencies.snafu] version = "0.6.10" [dev-dependencies.cargo-husky] version = "1" features = ["user-hooks"] default-features = false [dev-dependencies.libc] version = "0.2.95" [dev-dependencies.mockall] version = "0.9.1" [dev-dependencies.serial_test] version = "0.5.1" [build-dependencies.bindgen] version = "0.57.0"