Yet more stuff. Direct IO is not working at all.

This commit is contained in:
Cutieguwu
2025-12-31 20:48:51 -05:00
parent 2da0ab11e5
commit 7537107144
4 changed files with 31 additions and 17 deletions

View File

@@ -1,9 +1,10 @@
[package]
name = "kramer"
version = "0.1.0"
edition = "2021"
edition = "2024"
[dependencies]
libc = "0.2.178"
# NOTE:
# = X.X.X is the version used in testing.
# Use this version for greatest compatibility.