# SPDX-FileCopyrightText: Copyright © 2022 The Fern Authors # SPDX-License-Identifier: Apache-2.0 [package] name = "fern-protocol-arangodb" license = "Apache-2.0" version = "0.0.0" documentation = "https://docs.rs/fern-protocol-arangodb/0.0.0/" repository = "https://github.com/fern-proxy/fern-proxy/" homepage = "https://fernproxy.io/" description = "Empty crate, used only to reserve the name." rust-version = "1.63" edition = "2021" categories = ["network-programming", "data-structures", "encoding"] keywords = ["fern", "proxy", "database", "protocol", "arangodb"] authors = [ "Piotr PAWLICKI ", ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]