monitoring kit
Diffstat (limited to 'grapher/Cargo.toml')
| -rw-r--r-- | grapher/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/grapher/Cargo.toml b/grapher/Cargo.toml index 6cbfdb7..5882592 100644 --- a/grapher/Cargo.toml +++ b/grapher/Cargo.toml @@ -14,3 +14,4 @@ implicit-fn = "0.1.0" itertools = "0.14.0" termion = "4.0.4" unicode-width = "0.2.0" +array_chunks = "1.0.0" |