feat: add tests for util file.rs

Co-authored-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
Benjamin Lipp
2024-08-07 12:50:04 +02:00
committed by Paul Spooren
parent d5d15cd9bc
commit 245d4d1a0f
3 changed files with 97 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -2053,6 +2053,7 @@ dependencies = [
"mio 1.0.1",
"rustix",
"static_assertions",
"tempfile",
"thiserror",
"typenum",
"zerocopy",