stalkerware-indicators 0.2.1

Parser for Echap's stalkerware-indicators repo
Documentation
# 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 = "stalkerware-indicators"
version = "0.2.1"
authors = ["kpcyrd <git@rxv.cc>"]
description = "Parser for Echap's stalkerware-indicators repo"
readme = "README.md"
license = "MIT OR Apache-2.0"
repository = "https://github.com/kpcyrd/stalkerware-indicators-rs"

[dependencies.anyhow]
version = "1.0.57"

[dependencies.log]
version = "0.4.16"

[dependencies.serde]
version = "1.0.136"
features = ["derive"]

[dependencies.serde_yaml]
version = "0.9"

[dev-dependencies.clap]
version = "4"
features = ["derive"]

[dev-dependencies.env_logger]
version = "0.11"

[dev-dependencies.serde_json]
version = "1.0.79"