|
1 | 1 | { |
2 | | - "src/cortex-agents/Cargo.toml:dependencies:thiserror": { |
3 | | - "declaration": "1", |
4 | | - "reason": "Retains the existing thiserror 1 derive API until its consumers are migrated together." |
5 | | - }, |
6 | 2 | "src/cortex-app-server/Cargo.toml:dependencies:dirs": { |
7 | 3 | "declaration": "5", |
8 | 4 | "reason": "Retains dirs 5 platform path behavior until its consumers are migrated and platform-tested." |
9 | 5 | }, |
10 | | - "src/cortex-batch/Cargo.toml:dependencies:thiserror": { |
11 | | - "declaration": "1", |
12 | | - "reason": "Retains the existing thiserror 1 derive API until its consumers are migrated together." |
13 | | - }, |
14 | | - "src/cortex-compact/Cargo.toml:dependencies:thiserror": { |
15 | | - "declaration": "1", |
16 | | - "reason": "Retains the existing thiserror 1 derive API until its consumers are migrated together." |
17 | | - }, |
18 | 6 | "src/cortex-engine/Cargo.toml:dependencies:rand": { |
19 | 7 | "declaration": "0.8", |
20 | 8 | "reason": "Retains rand 0.8 Rng/generation APIs; upgrade requires a separate compatibility change." |
21 | 9 | }, |
22 | | - "src/cortex-ghost/Cargo.toml:dependencies:thiserror": { |
23 | | - "declaration": "1", |
24 | | - "reason": "Retains the existing thiserror 1 derive API until its consumers are migrated together." |
25 | | - }, |
26 | 10 | "src/cortex-hooks/Cargo.toml:dependencies:dirs": { |
27 | 11 | "declaration": "5.0", |
28 | 12 | "reason": "Retains dirs 5 platform path behavior until its consumers are migrated and platform-tested." |
29 | 13 | }, |
30 | | - "src/cortex-hooks/Cargo.toml:dependencies:thiserror": { |
31 | | - "declaration": "1", |
32 | | - "reason": "Retains the existing thiserror 1 derive API until its consumers are migrated together." |
33 | | - }, |
34 | 14 | "src/cortex-linux-sandbox/Cargo.toml:target.cfg(target_os = \"linux\").dependencies:seccompiler": { |
35 | 15 | "declaration": "0.4", |
36 | 16 | "reason": "Retains seccompiler 0.4 sandbox filter API; changing sandbox policy needs a dedicated compatibility review." |
37 | 17 | }, |
38 | | - "src/cortex-resume/Cargo.toml:dependencies:thiserror": { |
39 | | - "declaration": "1", |
40 | | - "reason": "Retains the existing thiserror 1 derive API until its consumers are migrated together." |
41 | | - }, |
42 | | - "src/cortex-review/Cargo.toml:dependencies:thiserror": { |
43 | | - "declaration": "1", |
44 | | - "reason": "Retains the existing thiserror 1 derive API until its consumers are migrated together." |
45 | | - }, |
46 | | - "src/cortex-share/Cargo.toml:dependencies:thiserror": { |
47 | | - "declaration": "1", |
48 | | - "reason": "Retains the existing thiserror 1 derive API until its consumers are migrated together." |
49 | | - }, |
50 | | - "src/cortex-snapshot/Cargo.toml:dependencies:thiserror": { |
51 | | - "declaration": "1", |
52 | | - "reason": "Retains the existing thiserror 1 derive API until its consumers are migrated together." |
53 | | - }, |
54 | 18 | "src/cortex-storage/Cargo.toml:dependencies:dirs": { |
55 | 19 | "declaration": "5", |
56 | 20 | "reason": "Retains dirs 5 platform path behavior until its consumers are migrated and platform-tested." |
57 | | - }, |
58 | | - "src/cortex-storage/Cargo.toml:dependencies:thiserror": { |
59 | | - "declaration": "1", |
60 | | - "reason": "Retains the existing thiserror 1 derive API until its consumers are migrated together." |
61 | | - }, |
62 | | - "src/cortex-windows-sandbox/Cargo.toml:dependencies:thiserror": { |
63 | | - "declaration": "1", |
64 | | - "reason": "Retains the existing thiserror 1 derive API until its consumers are migrated together." |
65 | 21 | } |
66 | 22 | } |
0 commit comments