dotlock 0.5.0

Create .lock files atomically on any filesystem.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[badges.travis-ci]
repository = "bruceg/dotlock"

[dependencies.tempfile]
version = "3"

[dev-dependencies.structopt]
default-features = false
version = "0.2"

[package]
authors = ["Bruce Guenter <bruce@untroubled.org>"]
description = "Create .lock files atomically on any filesystem."
homepage = "https://github.com/bruceg/dotlock"
license = "Unlicense"
name = "dotlock"
repository = "https://github.com/bruceg/dotlock"
version = "0.5.0"