# 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 = "oxigraph_wikibase" version = "0.2.5" authors = ["Tpt "] description = "SPARQL server based on Oxigraph for Wikibase instances\n" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/oxigraph/oxigraph/tree/master/wikibase" [dependencies.async-h1] version = "2" [dependencies.async-std] version = "1" features = ["attributes"] [dependencies.chrono] version = "0.4" [dependencies.clap] version = "2" [dependencies.http-client] version = "6" features = ["h1_client"] [dependencies.http-types] version = "2" [dependencies.oxigraph] version = "0.2" features = ["rocksdb", "http_client"] [dependencies.serde_json] version = "1" [dependencies.url] version = "2"