# 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 = "jassbot" version = "0.2.1" description = "the jassdoc API for matrix.org" readme = "README.md" license = "MIT OR Apache-2.0" [dependencies.matrix-sdk] version = "0.5.0" features = ["markdown"] [dependencies.oops] version = "0.2.0" [dependencies.reqwest] version = "0.11.11" [dependencies.serde] version = "1.0.143" [dependencies.serde_json] version = "1.0.83" [dependencies.tokio] version = "1.20.1" features = ["full"] [dependencies.urlencoding] version = "2.1.0"