Update memofs in 7.4.x branch (#949)

Backports the release of memofs v0.3.0
This commit is contained in:
Micah
2024-07-23 10:42:32 -07:00
committed by GitHub
parent d179240139
commit 91f5b4a675
4 changed files with 6 additions and 4 deletions

2
Cargo.lock generated
View File

@@ -1073,7 +1073,7 @@ dependencies = [
[[package]]
name = "memofs"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"crossbeam-channel",
"fs-err",