[package] name = "once-ptr" version = "0.1.0" edition = "2021" authors = ["Parsa Ghadimi "] description = "Wrapper around AtomicPtr" license = "MIT OR Apache-2.0" repository = "https://github.com/fleek-network/lightning" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]