Add 'serialize' feature to 'modern-full'

This commit is contained in:
Geoffry Song
2024-10-20 16:26:36 -07:00
committed by GitHub
parent fb95263b1c
commit 8d64391bb8

View File

@@ -104,6 +104,7 @@ modern-full = [
"limits", "limits",
"load_extension", "load_extension",
"serde_json", "serde_json",
"serialize",
"series", "series",
"time", "time",
"trace", "trace",