muzzler 0.0.2

Name placeholder for the muzzler project. Reserved package.
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 = "muzzler"
version = "0.0.2"
authors = ["muzzler-ai <hello@865charlesw.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Name placeholder for the muzzler project. Reserved package."
homepage = "https://github.com/muzzler-ai/muzzler"
readme = "README.md"
keywords = [
    "muzzler",
    "placeholder",
]
categories = ["development-tools"]
license = "AGPL-3.0-only"
repository = "https://github.com/muzzler-ai/muzzler"

[lib]
name = "muzzler"
path = "src/lib.rs"