microlock/Cargo.toml
2024-07-14 03:17:14 +02:00

10 lines
224 B
TOML

[package]
name = "microlock"
description = "A crate for waiting: Small locks and other timing things!"
license = "MIT"
repository = "https://git.tudbut.de/tudbut/microlock"
version = "0.2.0"
edition = "2021"
[dependencies]