tauri-macros 1.0.0-beta.4

Macros for the tauri crate.
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full"]
version = "1"

[dependencies.tauri-codegen]
version = "1.0.0-beta.3"

[features]
custom-protocol = []

[lib]
proc-macro = true

[package]
authors = ["Tauri Programme within The Commons Conservancy"]
categories = ["gui", "os", "filesystem", "web-programming"]
description = "Macros for the tauri crate."
edition = "2018"
exclude = [".license_template", "CHANGELOG.md", "/target"]
homepage = "https://tauri.studio"
license = "Apache-2.0 OR MIT"
name = "tauri-macros"
readme = "README.md"
repository = "https://github.com/tauri-apps/tauri"
version = "1.0.0-beta.4"