]> git.lizzy.rs Git - rust.git/blob - ui_test/Cargo.toml
Auto merge of #2165 - saethlin:more-clocks, r=RalfJung
[rust.git] / ui_test / Cargo.toml
1 [package]
2 name = "ui_test"
3 version = "0.1.0"
4 edition = "2021"
5
6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8 [dependencies]
9 rustc_version = "0.4"
10 colored = "2"
11 regex = "1.5.5"
12 pretty_assertions = "1.2.1"
13 crossbeam = "0.8.1"
14 lazy_static = "1.4.0"