atomex 0.1.1

Atomics extensions in Rust
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "atomex"
version = "0.1.1"
dependencies = [
 "funty",
]

[[package]]
name = "funty"
version = "3.0.0-rc2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa590387383a574eb0a02370ad4b29c72e6ddd6b0afc2f6e2890bdb4be6d3a92"