# 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 = "simple_tmp_logger" version = "1.2.3" authors = ["Darrion Whitfield "] description = "A really simple application to write files to a log in the /tmp dir" homepage = "https://docs.artisanhosting.net" readme = "README" license = "MIT OR Apache-2.0" [dependencies.chrono] version = "0.4.23" [dependencies.dusa_collection_utils] version = "2.3.2" [dependencies.time] version = "0.2.23"