# 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 = "happy-rust" version = "0.1.3" description = "happy-rust让编程轻松愉快" homepage = "https://github.com/geekcampchina/happy-rust" documentation = "https://docs.rs/happy-rust" readme = "README.md" keywords = [ "happy", "util", ] categories = [ "algorithms", "development-tools", "filesystem", ] license = "MIT" repository = "https://github.com/geekcampchina/happy-rust" [dependencies.log] version = "~0.4.17" [dependencies.log4rs] version = "~1.2.0" [dev-dependencies.logtest] version = "~2.0.0"