file_monitor/Cargo.toml

14 lines
308 B
TOML
Raw Normal View History

2025-03-17 11:35:37 -04:00
[package]
name = "file_monitor"
version = "0.0.0"
edition = "2021"
description = "Rust challenge"
repository = "/myrddin/file_monitor"
authors = ["CyberMages LLC <Software@CyberMagesLLC.com>", "Jason Travis Smith <Myrddin@CyberMages.tech>"]
readme = "README.md"
license-file = "LICENSE.md"
[dependencies]