microlock/Cargo.toml
2025-12-17 16:46:19 +01:00

9 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.3.1"
edition = "2021"
[dependencies]