solana-atomic-u64 2.1.7

Solana atomic u64 implementation. For internal use only.
Documentation
[lib]
name = "solana_atomic_u64"
path = "src/lib.rs"

[package]
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Solana atomic u64 implementation. For internal use only."
documentation = "https://docs.rs/solana-atomic-u64"
edition = "2021"
homepage = "https://anza.xyz/"
license = "Apache-2.0"
name = "solana-atomic-u64"
readme = false
repository = "https://github.com/anza-xyz/agave"
version = "2.1.7"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]

[target.'cfg(not(target_pointer_width = "64"))'.dependencies.parking_lot]
version = "0.12"