# 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 = "libits-copycat" version = "1.5.0" authors = [ "Frédéric Gardes ", "Nicolas Buffon ", ] description = "library to provide an example of analyser which copycat 10 seconds later the message received appropriating it" homepage = "https://github.com/Orange-OpenSource/its-client" documentation = "https://docs.rs/libits-copycat" readme = "README.md" keywords = [ "network", "its", "vehicle", "mqtt", "etsi", ] license = "MIT" repository = "https://github.com/Orange-OpenSource/its-client.git" resolver = "1" [dependencies.chrono] version = "0.4" [dependencies.libits-client] version = "1.5" [dependencies.log] version = "0.4" [dependencies.timer] version = "0.2"