upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/test_utils/Cargo.toml
blob: e1f6090b9634b3803aa0b7d4e224c5ec5d7ce412 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "test_utils"
version = "0.1.0"
edition = "2021"

[dependencies]
anyhow = "1.0.75"
assert_cmd = "2.0.12"
dialoguer = "0.10.4"
directories = "5.0.1"
rexpect = { git = "https://github.com/phaer/rexpect.git", branch= "skip-ansi-escape-codes" }
strip-ansi-escapes = "0.2.0"