webagents 0.1.0

A simple hello world library for webagents
Documentation
[dependencies]

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

[package]
authors = ["webagents contributors"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools"]
description = "A simple hello world library for webagents"
edition = "2021"
keywords = ["hello", "world", "example"]
license = "MIT"
name = "webagents"
readme = "README.md"
repository = "https://github.com/robutlerai/webagents-rust"
version = "0.1.0"