opifex 0.3.0

Opifex is a Latin word meaning artisan or manufacturer and referring to a worker who created something.
Documentation
# 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 = "opifex"
version = "0.3.0"
authors = ["claudio carraro <carraro.claudio@gmail.com>"]
description = "Opifex is a Latin word meaning artisan or manufacturer and referring to a worker who created something."
readme = "README.md"
license-file = "LICENSE"
repository = "https://github.com/cardo-org/opifex"

[dependencies.tokio]
version = "1.37.0"
features = ["full"]

[dependencies.tokio-util]
version = "0.7.10"

[dev-dependencies]