Duplicate dependencies detected:\n\n```\nbase64 v0.13.1
└── spm_precompiled v0.1.4
└── tokenizers v0.22.2
└── fastembed v5.17.2
└── gateway-rs v0.1.0 (/home/runner/work/null-drift/null-drift/crates/gateway-rs)
base64 v0.22.1
├── hyper-util v0.1.20
│ ├── axum v0.8.9
│ │ ├── gateway-rs v0.1.0 (/home/runner/work/null-drift/null-drift/crates/gateway-rs)
│ │ └── nulld v0.1.0 (/home/runner/work/null-drift/null-drift/crates/nulld)
│ ├── hyper-tls v0.6.0
│ │ └── reqwest v0.12.28
│ │ ├── gateway-rs v0.1.0 (/home/runner/work/null-drift/null-drift/crates/gateway-rs)
│ │ └── hf-hub v0.5.0
│ │ └── fastembed v5.17.2 ()
│ └── reqwest v0.12.28 ()
├── reqwest v0.12.28 ()
├── ureq v3.3.0
│ └── hf-hub v0.5.0 ()
├── ureq v3.3.0
│ [build-dependencies]
│ └── ort-sys v2.0.0-rc.12
│ └── ort v2.0.0-rc.12
│ └── fastembed v5.17.2 ()
└── ureq-proto v0.6.0
├── ureq v3.3.0 ()
└── ureq v3.3.0 (*)
getrandom v0.2.17
└── ring v0.17.14
├── rustls v0.23.40
│ └── ureq v3.3.0 ()
└── rustls-webpki v0.103.13
└── rustls v0.23.40 ()
getrandom v0.3.4
├── ahash v0.8.12
│ └── tokenizers v0.22.2 ()
├── rand_core v0.9.5
│ ├── rand v0.9.4
│ │ ├── hf-hub v0.5.0 ()
│ │ ├── null-drift-core v0.1.0 (/home/runner/work/null-drift/null-drift/crates/null-drift-core)
│ │ │ └── nulld v0.1.0 (/home/runner/work/null-drift/null-drift/crates/nulld)
│ │ ├── rand_distr v0.5.1
│ │ │ └── null-drift-core v0.1.0 (/home/runner/work/null-drift/null-drift/crates/null-drift-core) ()
│ │ └── tokenizers v0.22.2 ()
│ ├── rand_chacha v0.9.0
│ │ └── rand v0.9.4 (*)
│ └── rand_pcg v0.9.0\n```\n\nIf these are fundamentally impossible to fix (e.g., due to transitive crates like fastembed where we cannot migrate), you may safely close this issue without changing the code.\n\ncc @CodNoob100
Duplicate dependencies detected:\n\n```\nbase64 v0.13.1
└── spm_precompiled v0.1.4
└── tokenizers v0.22.2
└── fastembed v5.17.2
└── gateway-rs v0.1.0 (/home/runner/work/null-drift/null-drift/crates/gateway-rs)
base64 v0.22.1
├── hyper-util v0.1.20
│ ├── axum v0.8.9
│ │ ├── gateway-rs v0.1.0 (/home/runner/work/null-drift/null-drift/crates/gateway-rs)
│ │ └── nulld v0.1.0 (/home/runner/work/null-drift/null-drift/crates/nulld)
│ ├── hyper-tls v0.6.0
│ │ └── reqwest v0.12.28
│ │ ├── gateway-rs v0.1.0 (/home/runner/work/null-drift/null-drift/crates/gateway-rs)
│ │ └── hf-hub v0.5.0
│ │ └── fastembed v5.17.2 ()
│ └── reqwest v0.12.28 ()
├── reqwest v0.12.28 ()
├── ureq v3.3.0
│ └── hf-hub v0.5.0 ()
├── ureq v3.3.0
│ [build-dependencies]
│ └── ort-sys v2.0.0-rc.12
│ └── ort v2.0.0-rc.12
│ └── fastembed v5.17.2 ()
└── ureq-proto v0.6.0
├── ureq v3.3.0 ()
└── ureq v3.3.0 (*)
getrandom v0.2.17
└── ring v0.17.14
├── rustls v0.23.40
│ └── ureq v3.3.0 ()
└── rustls-webpki v0.103.13
└── rustls v0.23.40 ()
getrandom v0.3.4
├── ahash v0.8.12
│ └── tokenizers v0.22.2 ()
├── rand_core v0.9.5
│ ├── rand v0.9.4
│ │ ├── hf-hub v0.5.0 ()
│ │ ├── null-drift-core v0.1.0 (/home/runner/work/null-drift/null-drift/crates/null-drift-core)
│ │ │ └── nulld v0.1.0 (/home/runner/work/null-drift/null-drift/crates/nulld)
│ │ ├── rand_distr v0.5.1
│ │ │ └── null-drift-core v0.1.0 (/home/runner/work/null-drift/null-drift/crates/null-drift-core) ()
│ │ └── tokenizers v0.22.2 ()
│ ├── rand_chacha v0.9.0
│ │ └── rand v0.9.4 (*)
│ └── rand_pcg v0.9.0\n```\n\nIf these are fundamentally impossible to fix (e.g., due to transitive crates like
fastembedwhere we cannot migrate), you may safely close this issue without changing the code.\n\ncc @CodNoob100