leptos/or_poisoned/Cargo.toml

12 lines
297 B
TOML

[package]
name = "or_poisoned"
version = "0.1.0"
authors = ["Greg Johnston"]
license = "MIT"
readme = "../README.md"
repository = "https://github.com/leptos-rs/leptos"
description = "Unwrap std lock guards in a semantic way."
rust-version.workspace = true
edition.workspace = true
[dependencies]