titanium-web-extension 0.1.0

Web extension for the web titanium
# 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 = "titanium-web-extension"
version = "0.1.0"
authors = ["Antoni Boucher <bouanto@zoho.com>"]
description = "Web extension for the web titanium"
license = "MIT"
repository = "https://github.com/antoyo/titanium"

[lib]
crate-type = ["dylib"]
[dependencies.titanium-common]
version = "0.1.0"

[dependencies.glib-sys]
version = "^0.3.4"

[dependencies.glib]
version = "^0.1.3"

[dependencies.futures-glib]
version = "^0.1.0"

[dependencies.log]
version = "^0.3"

[dependencies.fg-uds]
version = "^0.1.0"

[dependencies.regex]
version = "^0.2.2"

[dependencies.url]
version = "^1.2"

[dependencies.lazy_static]
version = "^0.2.8"

[dependencies.simplelog]
version = "^0.4"

[dependencies.webkit2gtk-webextension-sys]
version = "^0.2.0"

[dependencies.futures]
version = "^0.1.14"

[dependencies.xdg]
version = "^2.0"

[dependencies.tokio-io]
version = "^0.1.1"

[dependencies.tokio-serde-bincode]
version = "^0.1.0"

[dependencies.relm-derive-state]
version = "^0.10.0"

[dependencies.webkit2gtk-webextension]
version = "^0.1.0"

[dependencies.serde]
version = "^1.0.7"

[dependencies.relm-state]
version = "^0.10.0"

[dependencies.syslog]
version = "^3.2.0"

[features]
default = ["webkit2gtk-webextension/v2_16"]