# 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.74.0" name = "runes-bitomc" version = "0.0.8" description = "Library for interoperating with runes in BitOMC" homepage = "https://github.com/BitOMC/BitOMC" license = "CC0-1.0" repository = "https://github.com/BitOMC/BitOMC" [dependencies.bitcoin] version = "0.30.1" features = ["rand"] [dependencies.derive_more] version = "0.99.17" [dependencies.serde] version = "1.0.137" features = ["derive"] [dependencies.serde_with] version = "3.7.0" [dependencies.thiserror] version = "1.0.56" [dev-dependencies.pretty_assertions] version = "1.2.1" [dev-dependencies.serde_json] version = "1.0.81" features = ["preserve_order"]