Remove the pinned revision from profile_traits/Cargo.toml.

This commit is contained in:
Ms2ger 2015-12-13 23:29:09 +01:00
parent a1fb12616a
commit bb4299d170
2 changed files with 2 additions and 3 deletions

View file

@ -15,7 +15,6 @@ git = "https://github.com/servo/ipc-channel"
[dependencies.energymon]
git = "https://github.com/energymon/energymon-rust.git"
rev = "eba1d8a"
optional = true
[dependencies.energy-monitor]