libutils-problem 9.36.26

A problem wrapper with additional metadata
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"
rust-version = "1.98"
name = "libutils-problem"
version = "9.36.26"
authors = ["Alejandro Vaz"]
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "A problem wrapper with additional metadata"
homepage = "https://github.com/alejandro-vaz/libutils"
readme = false
keywords = [
    "utilities",
    "types",
    "utils",
    "libutils",
]
categories = [
    "development-tools",
    "config",
    "no-std",
]
license = "MIT"
repository = "https://github.com/alejandro-vaz/libutils"

[lib]
name = "libutils_problem"
path = "mod.rs"
doctest = false

[dependencies.libutils-array]
version = "9.36.26"

[dependencies.libutils-issue]
version = "9.36.26"