Commit e58ad3c
authored
chore: update aionrs to v0.2.3 (#611)
## Summary
- Update AionCore workspace aionrs dependencies from v0.2.2 to v0.2.3.
- Refresh Cargo.lock to resolve aionrs crates at v0.2.3 (e884400a).
- Pulls in the merged aionrs tool-call failure fingerprint fix from
iOfficeAI/aionrs#223.
## Related
- iOfficeAI/aionrs#223
## Test Plan
- cargo fmt --all -- --check
- cargo test -p aionui-ai-agent
- cargo clippy -p aionui-ai-agent -- -D warnings
- cargo tree -p aionui-ai-agent -i aion-agent
## Notes
- Tried `just push -u origin chore/update-aionrs-v0.2.3`, but the local
workspace has an existing nested
`crates/aionui-app/data/conversations/...` path that makes Cargo fail
before lint with `File name too long (os error 63)`. The branch was
pushed after the targeted checks above passed.
Co-authored-by: zk <>1 parent df51fcf commit e58ad3c
2 files changed
Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments