minos-codex 0.0.26

Minos Codex is a tool for detecting and identifying secrets in a string
Documentation
[dependencies.clap]
features = ["derive"]
version = "4.5.8"

[dependencies.regex]
version = "1.10.5"

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

[dependencies.thiserror]
version = "1.0.61"

[dependencies.toml]
version = "0.8.14"

[package]
authors = ["Ryan LaBouve <your.email@example.com>"]
description = "Minos Codex is a tool for detecting and identifying secrets in a string"
edition = "2021"
license = "GPL-3.0-only"
name = "minos-codex"
readme = "readme.md"
version = "0.0.26"
[package.metadata.cross]
xargo = false