[rm-sled] Replace unsafe code with ouroboros in sqlite adapter

This commit is contained in:
Alex Auvolat
2024-03-08 19:20:14 +01:00
parent 81191d2d92
commit a46c3d2502
5 changed files with 194 additions and 109 deletions
+1
View File
@@ -58,6 +58,7 @@ md-5 = "0.10"
mktemp = "0.5"
nix = { version = "0.27", default-features = false, features = ["fs"] }
nom = "7.1"
ouroboros = "0.18"
parse_duration = "2.1"
pin-project = "1.0.12"
pnet_datalink = "0.34"