# 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] name = "rincon_test_helper" version = "0.1.0" authors = ["haraldmaida"] description = "Helper crate for integration tests with an ArangoDB server" readme = "README.md" keywords = ["nosql", "database", "client", "driver", "typesafe"] categories = ["database"] license = "Apache-2.0" repository = "https://github.com/innoave/rincon" [dependencies.dotenv] version = "0.11" [dependencies.log4rs] version = "0.8" [dependencies.rincon_client] version = ">=0.1, <0.2" [dependencies.rincon_connector] version = "0.1" [dependencies.rincon_core] version = "0.1" [dependencies.tokio-core] version = "0.1" [dev-dependencies.version-sync] version = "0.5" [badges.appveyor] repository = "innoave/rincon" [badges.codecov] repository = "innoave/rincon" [badges.maintenance] status = "experimental" [badges.travis-ci] repository = "innoave/rincon"