with_dir 0.1.0

Scoped update of current working directory
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.parking_lot]
version = "0.12"
[dev-dependencies.tempdir]
version = "0.3"

[package]
description = "Scoped update of current working directory"
edition = "2021"
license-file = "LICENSE"
name = "with_dir"
readme = "README.md"
version = "0.1.0"