Skip to content

Commit 485e544

Browse files
build(deps): bump autoagents-core from 0.3.7 to 0.4.0
Bumps [autoagents-core](https://github.com/liquidos-ai/AutoAgents) from 0.3.7 to 0.4.0. - [Release notes](https://github.com/liquidos-ai/AutoAgents/releases) - [Changelog](https://github.com/liquidos-ai/AutoAgents/blob/main/RELEASE.md) - [Commits](liquidos-ai/AutoAgents@v0.3.7...v0.4.0) --- updated-dependencies: - dependency-name: autoagents-core dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cd0f09 commit 485e544

2 files changed

Lines changed: 112 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 111 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ temporalio-common = "0.4"
3131
temporalio-macros = "0.4"
3232

3333
autoagents = "0.3.7"
34-
autoagents-core = "0.3.7"
34+
autoagents-core = "0.4.0"
3535
autoagents-llm = { version = "0.3.7", features = ["optim"] }
3636

3737
tokio = { version = "1", features = ["macros", "rt-multi-thread", "signal", "sync"] }

0 commit comments

Comments
 (0)