[package]
name = "rustyphoenixreplace"
version = "1.4.0"
edition = "2021"
keywords = ["phoenix", "replace"]
license = "CECILL-C"
description = "This project aims to provide a simple a powerfull multilines replace via a toml configuration"
repository = "https://gitlab.in2p3.fr/CTA-LAPP/PHOENIX_LIBS2/network/RustyPhoenixSocket"
homepage = "https://cta-lapp.pages.in2p3.fr/PHOENIX_LIBS2/network/RustyPhoenixSocket/index.html"
[dependencies]
clap = { version = "4.5.32", features = ["derive"] }
glob = "0.3.3"
serde = { version = "1.0.228", features = ["derive"] }
toml = "1.0.0"