[dependencies.nix]
features = ["fs"]
version = "0.27"
[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"
readme = "README.md"
repository = "https://github.com/andrewshadura/rust-flopen"
version = "0.1.1"