# 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 = "crackle-lib" version = "0.2.10" authors = ["Westly Ward "] description = "Matrix client helper library" homepage = "https://codeberg.org/sonicrules1234/crackle-lib" readme = "README.md" license-file = "LICENSE" repository = "https://codeberg.org/sonicrules1234/crackle-lib" resolver = "2" [dependencies.ruma] version = "0.6.4" features = [ "events", "client", "client-ext-client-api", "client-reqwest-rustls-webpki-roots", "client-api-c", "rand", ] [dependencies.serde] version = "1.0.133" features = ["derive"] [dependencies.serde_json] version = "1.0.74"