# 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 = "asomeip" version = "0.9.2" authors = ["Matthias Behr"] description = "Library to handle SOME/IP messages incl. payload via Fibex files." homepage = "https://github.com/mbehr1/asomeip/" readme = "README.md" keywords = [ "dlt", "automotive", "fibex", "someip", "analysis", ] categories = [ "development-tools", "encoding", "parsing", ] license = "MIT OR Apache-2.0" repository = "https://github.com/mbehr1/asomeip/" [package.metadata.workspaces] independent = true [dependencies.afibex] version = "0.11.1" [dependencies.bitvec] version = "1" [dependencies.encoding_rs] version = "0.8.32" [dependencies.funty] version = "2.0.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.regex] version = "1.10.3"