[dependencies]
[dev-dependencies]
[lib]
name = "vuetom"
[package]
authors = ["Lauset <liujie7831@gmail.com>"]
categories = ["no-std"]
description = "vuetom rs utils"
documentation = "https://github.com/lauset/vuetom-rs#README"
edition = "2021"
homepage = "https://github.com/lauset/vuetom-rs"
include = ["build.rs", "src/**/*.rs", "crates-io.md", "README.md", "LICENSE-MIT"]
keywords = ["vuetom", "utils", "derive"]
license = "MIT OR Apache-2.0"
name = "vuetom"
readme = "crates-io.md"
repository = "https://github.com/lauset/vuetom-rs"
resolver = "1"
rust-version = "1.60"
version = "0.0.1"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]