mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 13:03:31 +00:00
8 lines
165 B
TOML
8 lines
165 B
TOML
[package]
|
|
name = "assert_eq_text"
|
|
version = "0.1.0"
|
|
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
|
|
|
|
[dependencies]
|
|
difference = "2.0.0"
|
|
itertools = "0.7.8"
|