sol-plex-problems 0.1.6

A high-performance Rust library engineered for solving complex problems within the Sol ecosystem.
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 = "sol-plex-problems"
version = "0.1.6"
authors = ["Darion Kellar <credkellar-boop>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "A high-performance Rust library engineered for solving complex problems within the Sol ecosystem."
homepage = "https://github.com/credkellar-boop/Sol-Plex-Problems"
readme = "README.md"
keywords = [
    "sol",
    "plex",
    "problems",
    "solver",
]
categories = [
    "algorithms",
    "development-tools",
]
license = "MIT"
repository = "https://github.com/credkellar-boop/Sol-Plex-Problems"

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

[dependencies]