tinnitus 0.1.2

TINNITUS™ — persistent ultrasonic (15–22 kHz) micro-attestation sub-channel of GIBBER-LINK™ within the BCCCOP™ protocol family. Top-level landing crate.
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"
rust-version = "1.75"
name = "tinnitus"
version = "0.1.2"
authors = ["Dr. med. Patrick Schur <partnerships@theCwindLab.net>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "TINNITUS™ — persistent ultrasonic (15–22 kHz) micro-attestation sub-channel of GIBBER-LINK™ within the BCCCOP™ protocol family. Top-level landing crate."
homepage = "https://theCwindLab.net"
documentation = "https://docs.rs/tinnitus"
readme = "README.md"
keywords = [
    "tinnitus",
    "gibberlink",
    "ultrasonic",
    "attestation",
    "bcccop",
]
categories = [
    "cryptography",
    "network-programming",
]
license = "Apache-2.0"
repository = "https://github.com/DrmedPatrickSchur/gibber-link-tinnitus"

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

[dependencies]