# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "atomo" version = "0.0.5" authors = ["Parsa Ghadimi "] description = "reserved for atomic snapshots" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/fleek-network/lightning" resolver = "1" [dependencies.arc-swap] version = "1.6.0" [dependencies.bincode] version = "1.3" [dependencies.dashmap] version = "5.4" [dependencies.fxhash] version = "0.2" [dependencies.im] version = "15.1" [dependencies.rand] version = "0.8" [dependencies.seize] version = "0.2" [dependencies.serde] version = "1.0"