Skip to content

Commit 1f38d96

Browse files
authored
chore(deps): update aionrs to v0.1.36 (#537)
1 parent f4ad432 commit 1f38d96

2 files changed

Lines changed: 29 additions & 29 deletions

File tree

Cargo.lock

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

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

0 commit comments

Comments
 (0)