relock 0.1.2

Distributed async locking using Redis
Documentation
# rustfmt configurations from master branch, check rustfmt version
# (cargo fmt --version).
# https://github.com/rust-lang/rustfmt/blob/master/Configurations.md

edition = "2018" 
tab_spaces = 2