]> git.lizzy.rs Git - rust.git/blob - crates/test_utils/Cargo.toml
Bump itertools from 0.7.11 to 0.8.0
[rust.git] / crates / test_utils / Cargo.toml
1 [package]
2 edition = "2018"
3 name = "test_utils"
4 version = "0.1.0"
5 authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
6
7 [dependencies]
8 difference = "2.0.0"
9 itertools = "0.8.0"
10 text_unit = "0.1.2"
11 serde_json = "1.0.24"