Improved object serialization

This commit is contained in:
mdecimus
2025-02-23 12:22:11 +01:00
parent 4b3b158ed3
commit b7c0f8447b
118 changed files with 4666 additions and 3165 deletions

View File

@@ -34,6 +34,9 @@ http-body-util = "0.1.0"
form_urlencoded = "1.1.0"
psl = "2"
quick_cache = "0.6.9"
downcast-rs = "2.0.1"
fast-float = "0.2.0"
erased-serde = "0.4.5"
[target.'cfg(unix)'.dependencies]
privdrop = "0.5.3"