# 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 = "asterix_parser" version = "0.1.1" authors = ["anhaabaete "] description = "Playground do Protocolo ASTERIX" readme = "README.md" license = "MIT" [dependencies.anyhow] version = "1.0.82" [dependencies.bitvec] version = "1.0.1" [dependencies.chrono] version = "0.4.37" [dependencies.csv] version = "1.1" [dependencies.custom_error] version = "1" default-features = false [dependencies.dilib] version = "0.2.1" [dependencies.json] version = "0.12.4" [dependencies.regex] version = "1.10.3" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_derive] version = "1.0.197" [dependencies.serde_json] version = "1.0.114" [dependencies.strum] version = "0.26" [dependencies.strum_macros] version = "0.26" [dependencies.thiserror] version = "1.0.58"