move keychain access into semantic index as opposed to on init
This commit is contained in:
parent
67e590202a
commit
8ffe5a3ec7
7 changed files with 114 additions and 92 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
RUST_LOG=semantic_index=trace cargo run -p semantic_index --example eval --release
|
||||
RUST_LOG=semantic_index=trace cargo run --example semantic_index_eval --release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue