titanium-web-extension 0.1.0

Web extension for the web titanium
Build #88801 2018-03-05T20:42:21.469228+00:00
# rustc version
rustc 1.26.0-dev (5c1d29af0 2018-03-03)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
thread 'main' panicked at 'Error(
CargoError(
native library `glib` is being linked to by more than one version of the same package, but it can only be linked once; try updating or pinning your dependencies to ensure that this package only shows up once

glib-sys v0.3.4
glib-sys v0.4.0
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.