feat(core): add Mmap error variant and memmap2 dependency
Add CoreError::Mmap(String) error variant for mmap operations and memmap2 = "0.9" as workspace dependency. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -2300,6 +2300,7 @@ dependencies = [
|
||||
"directories",
|
||||
"insta",
|
||||
"memchr",
|
||||
"memmap2",
|
||||
"notify",
|
||||
"parking_lot",
|
||||
"regex",
|
||||
|
||||
Reference in New Issue
Block a user