# 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 = "autd3capi-wrapper-generator" version = "18.0.1" authors = ["shun suzuki "] description = "Wrapper code generator for autd3 C API" readme = "README.md" keywords = ["autd"] license = "MIT" repository = "https://github.com/shinolab/autd3" [dependencies.anyhow] version = "1.0.72" [dependencies.cargo_metadata] version = "0.18.1" [dependencies.cbindgen] version = "0.26.0" [dependencies.convert_case] version = "0.6.0" [dependencies.csbindgen] version = "1.8.3" [dependencies.glob] version = "0.3.1" [dependencies.itertools] version = "0.12.0" [dependencies.regex] version = "1.10.2" [dependencies.syn] version = "2.0.18" features = [ "parsing", "full", ]