mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 06:04:23 +01:00
11 lines
248 B
TOML
11 lines
248 B
TOML
[workspace]
|
|
members = ["crates/*"]
|
|
resolver = "2"
|
|
|
|
[workspace.package]
|
|
edition = "2021"
|
|
version = "1.0.24"
|
|
authors = ["Block <ai-oss-tools@block.xyz>"]
|
|
license = "Apache-2.0"
|
|
repository = "https://github.com/block/goose"
|
|
description = "An AI agent" |