[dev-dependencies.tempfile]
version = "3"
[package]
authors = ["Andrej Shadura <andrew.shadura@collabora.co.uk>"]
description = "Reliably open and lock a file"
edition = "2018"
license = "MIT"
name = "flopen"
repository = "https://github.com/andrewshadura/rust-flopen"
version = "0.1.0"
[target."cfg(unix)".dependencies.nix]
version = "0"