[dependencies.parking_lot]
version = "0.12"
[dependencies.tempfile]
version = "3.4"
[dev-dependencies]
[package]
authors = ["Huw Percival <huw.percival@gmail.com>"]
description = "Scoped current working directory"
edition = "2021"
keywords = ["with_dir", "cwd", "with_cwd", "filesystem"]
license-file = "LICENSE"
name = "with_dir"
readme = "README.md"
repository = "https://github.com/huwper/with_dir"
version = "0.1.4"