# 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 = "forsyde-io-generator" version = "0.7.20" description = "Code generation component for traits and others of the Rust ForSyDe IO supporting library" homepage = "https://forsyde.github.io/forsyde-io/" readme = "README.MD" license = "MIT" repository = "https://github.com/forsyde/forsyde-io" [dependencies.forsyde-io-core] version = "0.7.20" [dependencies.petgraph] version = "0.6.5" [dependencies.prettyplease] version = "0.2.20" [dependencies.proc-macro2] version = "1.0.84" [dependencies.quote] version = "1.0.36" [dependencies.serde] version = "1.0.202" features = ["derive"] [dependencies.serde_json] version = "1.0.117" [dependencies.syn] version = "2.0.66"