Skip to content

Commit 9be4fd5

Browse files
author
Alan Jeffrey
committed
Removed util.
1 parent 01b6ad5 commit 9be4fd5

File tree

133 files changed

+396
-352
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+396
-352
lines changed

Cargo.lock

Lines changed: 79 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/bluetooth/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ bluetooth_traits = {path = "../bluetooth_traits"}
1515
device = {git = "https://github.com/servo/devices", features = ["bluetooth-test"]}
1616
ipc-channel = "0.5"
1717
rand = "0.3"
18-
util = {path = "../util"}
1918
uuid = {version = "0.3.1", features = ["v4"]}
2019

2120
[target.'cfg(target_os = "linux")'.dependencies]

0 commit comments

Comments
 (0)