Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused compositing dependency from bluetooth crate #21346

Merged
merged 1 commit into from Aug 8, 2018
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Remove unused compositing dependency from bluetooth crate

  • Loading branch information
georgeroman committed Aug 5, 2018
commit 232addbd06c410d3191f210a3f3414a25b566b5f

Some generated files are not rendered by default. Learn more.

@@ -12,7 +12,6 @@ path = "lib.rs"
[dependencies]
bitflags = "1.0"
bluetooth_traits = {path = "../bluetooth_traits"}
compositing = {path = "../compositing"}
device = {git = "https://github.com/servo/devices", features = ["bluetooth-test"]}
embedder_traits = {path = "../embedder_traits"}
ipc-channel = "0.10"
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.