Rename Sha1
to DocumentDigest
Co-Authored-By: Kyle Caverly <kyle@zed.dev>
This commit is contained in:
parent
3001a46f69
commit
2503d54d19
4 changed files with 28 additions and 27 deletions
|
@ -37,7 +37,7 @@ use util::{
|
|||
};
|
||||
use workspace::WorkspaceCreated;
|
||||
|
||||
const SEMANTIC_INDEX_VERSION: usize = 7;
|
||||
const SEMANTIC_INDEX_VERSION: usize = 8;
|
||||
const BACKGROUND_INDEXING_DELAY: Duration = Duration::from_secs(600);
|
||||
|
||||
pub fn init(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue