# 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.75" name = "ruma-identifiers-validation" version = "0.9.5" description = "Validation logic for ruma-common and ruma-macros" homepage = "https://ruma.dev/" license = "MIT" repository = "https://github.com/ruma/ruma" [package.metadata.docs.rs] all-features = true [dependencies.js_int] version = "0.2.2" [dependencies.thiserror] version = "1.0.37" [features] compat-arbitrary-length-ids = [] compat-key-id = [] compat-user-id = []