Commit 3ddb7a8
chore: upgrade sacp crates to alpha.4, sparkle-mcp to 0.4.1
- sacp, sacp-tokio, sacp-conductor, sacp-rmcp, sacp-tee, sacp-test: 10.0.0-alpha.3 -> 10.0.0-alpha.4
- yopo, elizacp: 10.0.0-alpha.3 -> 10.0.0-alpha.4
- sparkle-mcp: 0.4.0 -> 0.4.1
Breaking changes fixed in rust_researcher:
- StopReason and PermissionOptionKind now non-exhaustive (added wildcard arms)
- RequestPermissionOutcome::Selected now tuple variant with SelectedPermissionOutcome
- PermissionOption.id renamed to option_id
- Use constructor methods for non-exhaustive structs
Co-authored-by: Claude <[email protected]>1 parent 83073d3 commit 3ddb7a8
File tree
3 files changed
+58
-34
lines changed- src/symposium-ferris/src/rust_researcher
3 files changed
+58
-34
lines changedSome 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 | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
169 | | - | |
| 170 | + | |
| 171 | + | |
170 | 172 | | |
171 | 173 | | |
172 | 174 | | |
| |||
192 | 194 | | |
193 | 195 | | |
194 | 196 | | |
195 | | - | |
| 197 | + | |
| 198 | + | |
196 | 199 | | |
197 | | - | |
198 | | - | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
199 | 204 | | |
200 | 205 | | |
201 | 206 | | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
| 207 | + | |
206 | 208 | | |
0 commit comments