1 2 3 4 5 6 7 8 9 10 11
[lib] path = "src/lib.rs" [package] description = "Easy cross-thread resource sharing for Rust!" edition = "2021" license = "MIT" name = "sinner" repository = "https://github.com/eugeny/rust-sinner/" resolver = "2" version = "0.1.0"