# 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 = "r2r_rcl" version = "0.9.0" authors = ["Martin Dahl "] description = "Internal dependency to the r2r crate." homepage = "https://github.com/sequenceplanner/r2r" documentation = "https://docs.rs/r2r/latest/r2r" readme = "README.md" license = "MIT" repository = "https://github.com/sequenceplanner/r2r" [package.metadata.docs.rs] features = ["doc-only"] [dependencies.paste] version = "1.0.9" [dependencies.widestring] version = "1.0.2" [build-dependencies.bindgen] version = "0.63.0" [build-dependencies.r2r_common] version = "0.9.0" [features] doc-only = ["r2r_common/doc-only"] save-bindgen = []