microlock/Cargo.toml
2024-07-13 23:58:49 +00: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.1.0"
edition = "2021"
[dependencies]