alith-knowledge 0.4.3

Alith knowledge package
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 = "2024"
name = "alith-knowledge"
version = "0.4.3"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Alith knowledge package"
homepage = "https://alith.lazai.network"
readme = "README.md"
license = "Apache-2.0"
repository = "https://github.com/0xLazAI/alith"
resolver = "2"

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

[dependencies.alith-client]
version = "0.4.3"

[dependencies.alith-core]
version = "0.4.3"

[dependencies.anyhow]
version = "1.0.97"

[dependencies.html_to_markdown]
version = "0.1.0"

[dependencies.lopdf]
version = "0.36.0"

[dependencies.readability]
version = "0.3.0"
default-features = false

[dependencies.url]
version = "2.5.4"