Skip to content

Commit 3eb5ca3

Browse files
authored
chore(deps): update aionrs to v0.1.38 (#551)
## Summary - Update aionrs git dependencies from v0.1.37 to v0.1.38 - Refresh Cargo.lock for the v0.1.38 aionrs revision ## Test Plan - just update-aionrs v0.1.38 - just push -u origin boii/chore/update-aionrs-v0.1.38
1 parent 88bcff3 commit 3eb5ca3

2 files changed

Lines changed: 75 additions & 29 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ aionui-cron = { path = "crates/aionui-cron" }
5353
aionui-assistant = { path = "crates/aionui-assistant" }
5454
aionui-app = { path = "crates/aionui-app" }
5555

56-
aion-agent = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.37" }
57-
aion-providers = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.37" }
58-
aion-types = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.37" }
59-
aion-protocol = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.37" }
60-
aion-config = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.37" }
61-
aion-mcp = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.37" }
56+
aion-agent = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.38" }
57+
aion-providers = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.38" }
58+
aion-types = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.38" }
59+
aion-protocol = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.38" }
60+
aion-config = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.38" }
61+
aion-mcp = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.38" }
6262

6363
# Core framework
6464
tokio = { version = "1", features = ["full"] }

0 commit comments

Comments
 (0)