# 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 = "argo-events-crds" version = "0.1.0" authors = ["Andrew Jeffery "] description = "CRDs for the argo-events deployment" keywords = ["kubernetes", "k8s", "crd", "openapi"] categories = ["api-bindings", "config", "virtualization"] license = "MIT" repository = "https://github.com/jeffa5/k8s-crds/" resolver = "2" [dependencies.k8s-openapi] version = "0.15.0" features = ["v1_20"] [dependencies.serde] version = "1.0.137" features = ["derive"] [dependencies.serde_json] version = "1.0.82"