Support more numeric types in conversion

This commit is contained in:
Dominik Werder
2021-12-16 15:40:53 +01:00
parent 7053af83b7
commit be666a932d
12 changed files with 282 additions and 538 deletions
+1
View File
@@ -15,4 +15,5 @@ tokio = { version = "1.7.1", features = ["fs"] }
chrono = { version = "0.4.19", features = ["serde"] }
crc32fast = "1.2.1"
err = { path = "../err" }
items_proc = { path = "../items_proc" }
netpod = { path = "../netpod" }