literate-crypto 0.0.3

Literate Cryptography by 12hbender
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 = "literate-crypto"
version = "0.0.3"
authors = ["12hbender <12hbender@proton.me>"]
description = "Literate Cryptography by 12hbender"
homepage = "https://lib.rs/crates/literate-crypto"
readme = "README.md"
license = "Unlicense"

[profile.test]
opt-level = 3

[dependencies.docext]
version = "0.0.11"

[dev-dependencies.rand]
version = "0.8"