liminal 0.1.3

An AI hallucination of an internet
[dependencies.axum]
version = "0.7.5"

[dependencies.reqwest]
features = ["json"]
version = "0.12"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0.116"

[dependencies.tokio]
features = ["full"]
version = "1"

[package]
description = "An AI hallucination of an internet"
edition = "2021"
keywords = ["ai", "internet", "hallucination"]
license = "MIT"
name = "liminal"
readme = "README.md"
repository = "https://github.com/richardanaya/liminal"
version = "0.1.3"