# 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 = "ralertsinua-models" version = "0.5.2" authors = ["voiceapiai "] description = "Data Transfer Object for alerts.in.ua" readme = "./README.md" keywords = [ "geo", "api", "tui", "cli", ] categories = ["api-bindings"] license = "MIT" repository = "https://github.com/voiceapiai/ralertsinua" [dependencies.getset] version = "0.1" [dependencies.miette] version = "7.2.0" features = ["serde"] [dependencies.serde] version = "1.0.198" features = ["derive"] [dependencies.serde_with] version = "3.8.1" [dependencies.strum] version = "0.26" [dependencies.strum_macros] version = "0.26" [dependencies.thiserror] version = "1.0" [dependencies.time] version = "0.3.36" features = [ "serde", "formatting", "parsing", "macros", ] [dependencies.time-macros] version = "0.2.18" [dev-dependencies.serde_json] version = "1.0.116"