[dependencies.convert_case]
version = "0.6.0"
[dependencies.quote]
version = "1.0.35"
[dependencies.syn]
version = "2.0.46"
[features]
default = ["echotest"]
echotest = []
[lib]
doctest = false
proc-macro = true
[package]
authors = ["Hamza Jadid"]
categories = ["network-programming", "asynchronous", "concurrency"]
description = "A janus client SDK in Rust"
edition = "2021"
keywords = ["janus", "webrtc", "janus-gateway", "async"]
license = "MIT"
name = "jarust_make_plugin"
readme = "./README.md"
repository = "https://github.com/Ghamza-Jd/jarust"
version = "0.2.0"