We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe4d21 commit 03b6856Copy full SHA for 03b6856
editor/Cargo.toml
@@ -9,7 +9,6 @@ aabb-quadtree = "0.1.0"
9
abstutil = { path = "../abstutil" }
10
colorbrewer = "0.1.0"
11
counter = "0.4.3"
12
-derive-new = "0.5.6"
13
downcast-rs = "1.0.4"
14
ezgui = { path = "../ezgui" }
15
geom = { path = "../geom" }
sim/Cargo.toml
@@ -9,7 +9,6 @@ abstutil = { path = "../abstutil" }
derivative = "1.0.0"
map_model = { path = "../map_model" }
-more-asserts = "0.2.1"
petgraph = "0.4.13"
rand = "0.7.0"
rand_xorshift = "0.2.0"
0 commit comments