# 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 = "dagger-codegen" version = "0.2.8" publish = true description = "dagger sdk codegen library" readme = "README.md" license-file = "LICENSE.MIT" repository = "https://github.com/kjuulh/dagger-rs" [dependencies.convert_case] version = "0.6.0" [dependencies.dagger-core] version = "^0.2.6" [dependencies.eyre] version = "0.6.8" [dependencies.genco] version = "0.17.3" [dependencies.itertools] version = "0.10.5" [dependencies.pretty_assertions] version = "1.3.0" [dependencies.serde] version = "1.0.152" features = ["derive"] [dependencies.serde_json] version = "1.0.93"