onepass-base 0.1.2

Basic formatting and word lists for onepass-seed
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 = "2024"
name = "onepass-base"
version = "0.1.2"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Basic formatting and word lists for onepass-seed"
readme = false
license = "Apache-2.0"
repository = "https://github.com/mrdomino/onepass"

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

[dependencies.blake2]
version = "0.11.0-rc.5"
default-features = false

[dependencies.digest]
version = "0.11.2"
default-features = false

[dependencies.hex]
version = "0.4.3"
default-features = false

[dev-dependencies.hex]
version = "0.4.3"