pwd 1.4.0

Safe interface to pwd.h
Documentation
[dependencies.libc]
version = "0.2"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["Paul Woolcock <paul@woolcock.us>"]
categories = ["external-ffi-bindings", "filesystem"]
description = "Safe interface to pwd.h\n"
documentation = "https://docs.rs/pwd"
edition = "2021"
homepage = "https://gitlab.com/pwoolcoc/pwd.git"
keywords = ["unix", "passwd", "pwd", "ffi", "linux"]
license = "CC-PDDC"
name = "pwd"
readme = "README.adoc"
repository = "https://gitlab.com/pwoolcoc/pwd.git"
resolver = "2"
version = "1.4.0"