# 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 = "geist_common" version = "0.1.15" exclude = ["/assets/vision_msgs/vision_msgs_rviz_plugins/assets/BBoxArray.gif"] description = "Geist common messages for running a Geist app" homepage = "https://faust.computer" documentation = "https://docs.faust.computer" readme = "README.md" license = "MIT" repository = "https://github.com/faust-computer/geist_common" [dependencies.roslibrust] version = "0.8.0" [dependencies.roslibrust_codegen] version = "0.8.0" [dependencies.roslibrust_codegen_macro] version = "0.8.0" [dependencies.serde] version = "1.0.189" [dependencies.serde_json] version = "1.0.107" [dependencies.smart-default] version = "0.7.1"