- move: null string to utils

This commit is contained in:
2024-12-13 14:32:07 -05:00
parent 51e2fef9df
commit 444e69294c
6 changed files with 5 additions and 4 deletions

View File

@@ -11,3 +11,4 @@ rand = "0.9.0-beta.1"
uuid = { version = "1.11.0", features = ["v4"] }
warp = "0.3.7"
tokio = "1.41.1"
bincode = { version = "2.0.0-rc.3", features = ["derive", "serde"] }