asimov-patterns 25.1.0

ASIMOV Software Development Kit (SDK) for Rust
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 = "asimov-patterns"
version = "25.1.0"
authors = ["ASIMOV Systems <support@asimov.systems>"]
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "ASIMOV Software Development Kit (SDK) for Rust"
homepage = "https://sdk.asimov.sh"
readme = "README.md"
keywords = [
    "asimov",
    "ai",
    "sdk",
]
categories = [
    "text-processing",
    "parsing",
    "rust-patterns",
]
license = "Unlicense"
repository = "https://github.com/asimov-platform/asimov.rs"
resolver = "2"

[features]
all = []
default = [
    "all",
    "std",
]
std = []
unstable = []

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

[dependencies.async-trait]
version = "0.1"
default-features = false

[dependencies.bon]
version = "3.6"
default-features = false

[dependencies.rdf-model]
version = "0.2.2"
default-features = false