summary refs log tree commit diff
path: root/src/tools/rustdoc-gui-test/Cargo.toml
blob: f0c5b367117e1996f767ea5cbff3292e456b618f (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "rustdoc-gui-test"
version = "0.1.0"
edition = "2021"

[dependencies]
compiletest = { path = "../compiletest" }
getopts = "0.2"
walkdir = "2"