# 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" rust-version = "1.78.0" name = "aeruginous-io" version = "0.8.1" authors = ["Kevin Matthes "] include = ["/src"] description = "A set of input / output utilities for the Aeruginous Open Source Development Toolbox." homepage = "https://github.com/kevinmatthes/aeruginous-io" readme = "README.md" keywords = [ "aeruginous", "io", ] categories = [ "algorithms", "filesystem", ] license = "GPL-3.0" repository = "https://github.com/kevinmatthes/aeruginous-io" [dependencies.sysexits] version = "0.8.0"