# 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 = "2018" name = "js_proxy_gen" version = "0.6.1" authors = ["vmos "] description = "Javascript code generator" readme = "README.md" keywords = [ "pi", "Javascript", "generator", ] license = "MIT OR Apache-2.0" repository = "http://ser.yinengyun.com:10082/tech/js_proxy_gen.git" [dependencies.async-lock] version = "~3.4" [dependencies.bytes] version = "1.4" [dependencies.dashmap] version = "5.5" [dependencies.futures] version = "0.3" [dependencies.lazy_static] version = "1.4" [dependencies.log] version = "0.4" [dependencies.normpath] version = "1.1.1" [dependencies.num_cpus] version = "1.13" [dependencies.pi-async-rt] version = "0.1" [dependencies.pi_async_file] version = "0.6" [dependencies.pi_hash] version = "0.1" [dependencies.proc-macro2] version = "1.0" [dependencies.quote] version = "1.0" [dependencies.serde] version = "1.0" [dependencies.serde_derive] version = "1.0" [dependencies.syn] version = "2.0" features = [ "full", "extra-traits", ] [dependencies.toml] version = "0.7" [dev-dependencies.env_logger] version = "0.10" [features] default = [] nobj_wrapper = [] ts_lower_camel_case = []