# 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 = "statistics_msgs" version = "1.2.1" authors = ["GueLaKais "] description = "statistics_msgs ros2 rust generated dependencies" license = "Apache-2.0" [dependencies.builtin_interfaces] version = "1.2.1" [dependencies.rosidl_runtime_rs] version = "0.4" [dependencies.serde] version = "1" features = ["derive"] optional = true [dependencies.serde-big-array] version = "0.5.1" optional = true [features] serde = [ "dep:serde", "dep:serde-big-array", "rosidl_runtime_rs/serde", "builtin_interfaces/serde", ]