# 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" rust-version = "1.67" name = "rgb-persist-fs" version = "0.11.1" authors = ["Dr Maxim Orlovsky "] description = "RGB persistence drivers for file storage" homepage = "https://lnp-bp.org" readme = "README.md" keywords = [ "bitcoin", "lightning", "rgb", "smart-contracts", "lnp-bp", ] categories = ["cryptography::cryptocurrencies"] license = "Apache-2.0" repository = "https://github.com/RGB-WG/rgb" [package.metadata.docs.rs] features = ["all"] [lib] name = "rgbfs" [dependencies.amplify] version = "4.6.0" [dependencies.rgb-std] version = "0.11.0-beta.5" features = ["fs"] [dependencies.strict_encoding] version = "2.7.0-beta.1" [features] default = []