vectordotdev/vector

Remove patch dependencies

Open

#23329 opened on Jul 2, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (21,837 stars) (2,126 forks)batch import
domain: depsgood first issuetype: tech debt

Description

Vector is currently patching a few crates, see [patch.crates-io]:

https://github.com/vectordotdev/vector/blob/master/Cargo.toml#L459

Ref: https://github.com/vectordotdev/vector/issues/11257 Ref: #23646

Contributor guide