I’m working on the Vector repo in rust, and when I do a cargo build
it doesn’t detect the changes. I have a Macbook air m1 16gb.
I tried to do cargo clean and re-install rust but without success. When I run vector --config vector.yaml
, there is no change either.
How can I let cargo build
detect changes?
New contributor
François Robino is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
3