fractal-matrix-api 3.30.0

Library to communicate with a Matrix.org server
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "fractal-matrix-api"
version = "3.30.0"
authors = ["Daniel Garcia <danigm@wadobo.com>"]
description = "Library to communicate with a Matrix.org server\n"
documentation = "https://world.pages.gitlab.gnome.org/fractal/fractal_matrix_api/index.html"
keywords = ["matrix", "fractal"]
license = "GPL-3.0"
repository = "https://gitlab.gnome.org/World/fractal"
[dependencies.cairo-rs]
version = "0.4.1"
features = ["png"]

[dependencies.chrono]
version = "0.4.4"
features = ["serde"]

[dependencies.glib]
version = "0.5.0"

[dependencies.md5]
version = "0.3.7"

[dependencies.mime]
version = "0.3.8"

[dependencies.regex]
version = "1.0.2"

[dependencies.reqwest]
version = "0.8.6"

[dependencies.serde]
version = "1.0.70"

[dependencies.serde_derive]
version = "1.0.70"

[dependencies.serde_json]
version = "1.0.24"

[dependencies.time]
version = "0.1.40"

[dependencies.tree_magic]
version = "0.2.0"

[dependencies.url]
version = "1.7.1"

[dependencies.urlencoding]
version = "1.0.0"