cluFlock 0.1.8

Control of lock of the file using the 'flock' functions.
Documentation
[package]
name = "cluFlock"
version = "0.1.8"
authors = ["Денис Котляров <#Ulin Project 18, denis2005991@gmail.com>"]
repository = "https://github.com/clucompany/cluFlock.git"
license = " Apache-2.0"
readme = "README.md"
edition = "2018"

keywords = ["flock", "unix_flock", "lock_file", "clucompany"]
categories = ["development-tools"]

description = "Control of lock of the file using the 'flock' functions."

[dependencies]
libc = "0.2.45"