[badges.travis-ci]
repository = "Metaswitch/Vigil"
[dependencies.log]
version = "0.4"
[package]
authors = ["Andy Caldwell <andrew.caldwell@metaswitch.com>"]
categories = ["concurrency"]
description = "Provides a liveness checking watchdog for detecting deadlocks/livelocks/starvation etc."
edition = "2021"
keywords = ["threading", "concurrency", "deadlock", "watchdog"]
license = "Apache-2.0/MIT"
name = "vigil"
readme = "README.md"
repository = "https://github.com/Metaswitch/vigil"
version = "0.2.1"