aboutsummaryrefslogtreecommitdiff
path: root/crates/test_utils/Cargo.toml
blob: fe0998ab8a4395d59b8c772f1a305798821f8677 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
edition = "2018"
name = "test_utils"
version = "0.1.0"
authors = ["Aleksey Kladov <[email protected]>"]

[dependencies]
difference = "2.0.0"
itertools = "0.7.8"
text_unit = "0.1.2"