diff --git a/.cargo/rust-analyzer.toml b/.cargo/rust-analyzer.toml index 2864b27..deae97e 100644 --- a/.cargo/rust-analyzer.toml +++ b/.cargo/rust-analyzer.toml @@ -1,2 +1,2 @@ [rust-analyzer] -linkedProjects = ["Cargo.toml", "{{project-name}}/Cargo.toml"] +linkedProjects = ["Cargo.toml", "{{project-name}}-ebpf/Cargo.toml"]