Skip to content

Commit 1072958

Browse files
committed
chore(deps): bump aionrs to v0.1.34
- Updated aionrs git dependencies from v0.1.33 to v0.1.34 in Cargo.toml - Refreshed Cargo.lock to pin the new revision
1 parent 036f7f3 commit 1072958

2 files changed

Lines changed: 31 additions & 29 deletions

File tree

Cargo.lock

Lines changed: 25 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.33" }
57-
aion-providers = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.33" }
58-
aion-types = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.33" }
59-
aion-protocol = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.33" }
60-
aion-config = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.33" }
61-
aion-mcp = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.33" }
56+
aion-agent = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.34" }
57+
aion-providers = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.34" }
58+
aion-types = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.34" }
59+
aion-protocol = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.34" }
60+
aion-config = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.34" }
61+
aion-mcp = { git = "https://github.com/iOfficeAI/aionrs.git", tag = "v0.1.34" }
6262

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

0 commit comments

Comments
 (0)