matrix-qrcode 0.3.0

DEPRECATED. Library to encode and decode QR codes for interactive verifications in Matrix land
Documentation
[dependencies.matrix-sdk-qrcode]
version = "0.3.0"

[features]
decode_image = ["matrix-sdk-qrcode/decode_image"]
default = ["decode_image"]

[package]
description = "DEPRECATED. Library to encode and decode QR codes for interactive verifications in Matrix land"
edition = "2021"
homepage = "https://github.com/matrix-org/matrix-rust-sdk"
keywords = []
license = "Apache-2.0"
name = "matrix-qrcode"
readme = "README.md"
repository = "https://github.com/matrix-org/matrix-rust-sdk"
rust-version = "1.60"
version = "0.3.0"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]