We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb0c3cf commit 490efbaCopy full SHA for 490efba
Cargo.toml
@@ -52,3 +52,6 @@ tokio-test = { version = "0.4" }
52
tonic = {version = "0.12.0", features = ["tls", "tls-roots"]} # Use system trust roots.
53
tracing-subscriber = "0.3"
54
sqlite = "0.33"
55
+
56
+[features]
57
+serde_deprecated = []
0 commit comments