[dependencies.doc-comment]
version = "0.3"
[dependencies.globwalk]
version = "0.7"
[dependencies.predicates]
version = "1.0.0"
[dependencies.predicates-core]
version = "1.0"
[dependencies.predicates-tree]
version = "1.0"
[dependencies.tempfile]
version = "3.0"
[package]
authors = ["Ed Page <eopage@gmail.com>"]
categories = ["development-tools::testing"]
description = "Filesystem fixtures and assertions for testing."
documentation = "http://docs.rs/assert_fs/"
edition = "2018"
homepage = "https://github.com/assert-rs/assert_fs"
keywords = ["filesystem", "test", "assert", "fixture"]
license = "MIT OR Apache-2.0"
name = "assert_fs"
readme = "README.md"
repository = "https://github.com/assert-rs/assert_fs.git"
version = "1.0.0"