Corey Farwell 2015-11-20 08:58:01 -05:00
parent 0146751bb2
commit f34da4120d
30 changed files with 346 additions and 128 deletions

1
ports/cef/Cargo.lock generated
View file

@ -1319,6 +1319,7 @@ name = "plugins"
version = "0.0.1"
dependencies = [
"tenacious 0.0.11 (git+https://github.com/Manishearth/rust-tenacious)",
"url 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]

1
ports/gonk/Cargo.lock generated
View file

@ -1299,6 +1299,7 @@ name = "plugins"
version = "0.0.1"
dependencies = [
"tenacious 0.0.11 (git+https://github.com/Manishearth/rust-tenacious)",
"url 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]