[package]
edition = "2024"
name = "ailoop-context"
version = "1.0.0-rc.3"
authors = ["ailoop authors"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Renamed to ailoop-history. This crate is a deprecated re-export shim and will not receive further updates."
homepage = "https://github.com/KonorOko/ailoop"
readme = "README.md"
keywords = [
"deprecated",
"moved",
]
categories = ["api-bindings"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/KonorOko/ailoop"
[lib]
name = "ailoop_context"
path = "src/lib.rs"
[dependencies.ailoop-history]
version = "1.0.0-rc.3"