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 a07dcfe commit dd1763bCopy full SHA for dd1763b
Cargo.toml
@@ -24,11 +24,11 @@ json5 = { version = "0.4" }
24
25
26
[package.metadata.docs.rs]
27
-features = ["2024_11_05", "schema_utils"]
+features = ["2025_03_26", "schema_utils"]
28
rustdoc-args = ["--generate-link-to-definition"]
29
30
[package.metadata.playground]
31
32
33
### FEATURES #################################################################
34
0 commit comments