equal
deleted
inserted
replaced
7 [dependencies] |
7 [dependencies] |
8 gl = "0.11" |
8 gl = "0.11" |
9 netbuf = "0.4" |
9 netbuf = "0.4" |
10 itertools = "0.8" |
10 itertools = "0.8" |
11 png = "0.13" |
11 png = "0.13" |
12 queues = "1.1" |
|
13 |
12 |
14 fpnum = { path = "../fpnum" } |
13 fpnum = { path = "../fpnum" } |
15 land2d = { path = "../land2d" } |
14 land2d = { path = "../land2d" } |
16 lfprng = { path = "../lfprng" } |
15 lfprng = { path = "../lfprng" } |
17 integral-geometry = { path = "../integral-geometry" } |
16 integral-geometry = { path = "../integral-geometry" } |