chore: move Integerlist to db-api (#13062)

This commit is contained in:
Matthias Seitz
2024-12-02 17:02:19 +01:00
committed by GitHub
parent 6789ff4a1e
commit 8a047ed6e4
14 changed files with 195 additions and 222 deletions

View File

@ -28,7 +28,7 @@ tracing.workspace = true
# HeaderBytes
generic-array.workspace = true
typenum = "1.15.0"
byteorder = "1.4.3"
byteorder.workspace = true
# crypto
rand.workspace = true