webagents 0.1.0

A simple hello world library for webagents
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "webagents"
version = "0.1.0"
edition = "2021"
authors = ["webagents contributors"]
description = "A simple hello world library for webagents"
license = "MIT"
repository = "https://github.com/robutlerai/webagents-rust"
keywords = ["hello", "world", "example"]
categories = ["development-tools"]

[dependencies]