vuetom_dc 0.0.1

vuetom rs utils
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 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.60"
name = "vuetom_dc"
version = "0.0.1"
authors = ["Lauset <liujie7831@gmail.com>"]
include = [
    "build.rs",
    "src/**/*.rs",
    "crates-io.md",
    "README.md",
    "LICENSE-MIT",
]
description = "vuetom rs utils"
homepage = "https://github.com/lauset/vuetom-rs"
documentation = "https://github.com/lauset/vuetom-rs#README"
readme = "crates-io.md"
keywords = [
    "vuetom",
    "utils",
    "derive",
]
categories = ["no-std"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/lauset/vuetom-rs"
resolver = "1"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]

[lib]
name = "vt_dc"
crate-type = ["cdylib"]

[dependencies.jni]
version = "0.21"

[dev-dependencies.vuetom]
version = "0.0.1"