[package] name = "atomo" version = "0.0.5" edition = "2021" authors = ["Parsa Ghadimi "] description = "reserved for atomic snapshots" 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] fxhash = "0.2" dashmap = "5.4" serde = "1.0" arc-swap = "1.6.0" bincode = "1.3" rand = "0.8" seize = "0.2" im = "15.1"