Skip to content

Commit f3f82b3

Browse files
committed
Clean up cargo.toml
1 parent 5630d99 commit f3f82b3

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

Cargo.toml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ panic-semihosting = "0.5.2"
4848
panic-itm = "0.4.1"
4949
cortex-m-rtfm = "0.4.3"
5050
cortex-m-semihosting = "0.3.3"
51-
enc28j60 = "0.2.1"
5251
heapless = "0.4.3"
5352
m = "0.1.1"
5453
mfrc522 = "0.2.0"
@@ -72,26 +71,10 @@ version = "0.4.0"
7271
default-features = false
7372
version = "1.5.2"
7473

75-
#[dev-dependencies.jnet]
76-
#git = "https://github.com/japaric/jnet"
77-
#rev = "df96b408049ca952ad7844d6552e87cf8fc18d2a"
78-
79-
#[dev-dependencies.motor-driver]
80-
#git = "https://github.com/japaric/motor-driver"
81-
#rev = "00c8b15223643090d69f1acfb8b7a7a43a440417"
82-
83-
#[dev-dependencies.mpu9250]
84-
#git = "https://github.com/japaric/mpu9250"
85-
#rev = "8f9ecad690093cb71c41301ca5e5705706150610"
86-
8774
[dev-dependencies.serde]
8875
default-features = false
8976
version = "1.0.90"
9077

91-
#[dev-dependencies.serde-json-core]
92-
#git = "https://github.com/japaric/serde-json-core"
93-
#rev = "6f12b77c1ffeae167989fe06e0d8b15978bd6d18"
94-
9578
[features]
9679
device-selected = []
9780
doc = []

0 commit comments

Comments
 (0)