Decoupled gfx and metrics

This commit is contained in:
Georg Streich 2018-01-15 16:25:51 +01:00
parent 75f39b42ab
commit 4b7cb2080e
7 changed files with 29 additions and 24 deletions

1
Cargo.lock generated
View file

@ -1761,7 +1761,6 @@ dependencies = [
name = "metrics"
version = "0.0.1"
dependencies = [
"gfx 0.0.1",
"gfx_traits 0.0.1",
"ipc-channel 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",