[package]
name ="CuPs"
edition = "2021"
version = "0.0.5"
authors = ["Evgeney Knyazhev (SarK0Y) <sark0y@protonmail.com>"]
license-file = "LICENSE"
repository = "https://github.com/SarK0Y/TAM_RUSTy/tree/pre-workable/ext/min_err_per_step"
categories = ["rust-patterns", "algorithms", "mathematics"]
kwywords = ["safety", "pointers", "custom", "kiss"]
description = "Dear Dev, this lib to make custom pointers to amend RowHammer-related issues [kiss principle been at the very heart]."
[workspace]
[build-dependencies]
[dependencies.nix]
version = "0.28.0"
features = ["process", "signal", "fs"]
[dependencies]
once_cell = "1.18.0"
substring = "1.4.5"
num-traits = "0.2.17"
Mademoiselle_Entropia = {path = "/tst/mae", version = "1.11.19"}
[lib]
name = "CuPs"
path = "src/lib.rs"