# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "ament_rs" version = "0.2.1" authors = ["GĂ©rald Lelong "] description = "This crate is a client for ament which is a system for cataloging and referencing resources distributed by software packages used by ROS2." homepage = "https://github.com/lelongg/ament_rs" documentation = "https://docs.rs/ament_rs/" readme = "README.md" keywords = ["ament", "ros2", "ros"] categories = ["development-tools::build-utils", "filesystem", "science::robotics"] license = "ISC" repository = "https://github.com/lelongg/ament_rs" [dependencies.itertools] version = "0.8.0" [dependencies.walkdir] version = "2" [badges.is-it-maintained-issue-resolution] repository = "lelongg/ament_rs" [badges.is-it-maintained-open-issues] repository = "lelongg/ament_rs" [badges.maintenance] status = "actively-developed"