# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "ejdb2" version = "0.0.6" authors = ["Shi Yan "] description = "Binding for EJDB2, a single file embedded no-sql database" documentation = "https://github.com/shi-yan/ejdb2rs" readme = "README.md" keywords = ["ejdb2", "database", "json", "bson", "ffi"] license = "MIT" repository = "https://github.com/shi-yan/ejdb2rs" [lib] name = "ejdb2" [dependencies.ejdb2-sys] version = "2.61.0" [dependencies.serde_json] version = "1.0" [badges.maintenance] status = "experimental"