# 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" name = "jarust_make_plugin" version = "0.2.7" authors = ["Hamza Jadid"] description = "A janus client SDK in Rust" readme = "./README.md" keywords = [ "janus", "webrtc", "janus-gateway", "async", ] categories = [ "network-programming", "asynchronous", "concurrency", ] license = "MIT" repository = "https://github.com/Ghamza-Jd/jarust" [lib] doctest = false proc-macro = true [dependencies.convert_case] version = "0.6.0" [dependencies.quote] version = "1.0.35" [dependencies.syn] version = "2.0.46"