current_dir 0.1.2

Thread Safe Current Working Directory
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "current_dir"
version = "0.1.2"
dependencies = [
 "with_drop",
]

[[package]]
name = "with_drop"
version = "0.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b11d7ac84ce89d5aeaf2fd53f132f5cc067b697840e742978d8aee3a1a2a9e8"