mylibrary_ 1.2.7

my personal library
Documentation
[dependencies.anyhow]
version = "1.0.91"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "my personal library"
documentation = "https://github.com/sugiura-hiromichi/mylibrary"
edition = "2021"
homepage = "https://github.com/sugiura-hiromichi/mylibrary"
license = "MIT"
name = "mylibrary_"
readme = "README.md"
repository = "https://github.com/sugiura-hiromichi/mylibrary"
version = "1.2.7"