[dependencies.anyhow]
version = "1.0"
[dependencies.async-trait]
version = "0.1.88"
[lib]
name = "abol_rt"
path = "src/lib.rs"
[package]
authors = ["Abel W. Shimeles <abel.wen0@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Runtime traits and async abstractions for the Abol RADIUS framework."
edition = "2024"
license = "MIT OR Apache-2.0"
name = "abol-rt"
publish = true
readme = false
repository = "https://github.com/Abel981/abol"
rust-version = "1.87"
version = "0.1.0"