# 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 = "gutters" version = "0.1.1" authors = ["gggto <47183108+gggto@users.noreply.github.com>"] description = "Basic generic functions for building quick and dirty interprocess or network protocols." readme = "README.md" keywords = [ "ipc", "pipe", "network", ] categories = [ "network-programming", "concurrency", ] license = "MIT" repository = "https://github.com/gggto/gutters" resolver = "2"