Skip to content

Commit dd1763b

Browse files
committed
feat: update cargo docs to 2025_03_26 version
1 parent a07dcfe commit dd1763b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ json5 = { version = "0.4" }
2424

2525

2626
[package.metadata.docs.rs]
27-
features = ["2024_11_05", "schema_utils"]
27+
features = ["2025_03_26", "schema_utils"]
2828
rustdoc-args = ["--generate-link-to-definition"]
2929

3030
[package.metadata.playground]
31-
features = ["2024_11_05", "schema_utils"]
31+
features = ["2025_03_26", "schema_utils"]
3232

3333
### FEATURES #################################################################
3434

0 commit comments

Comments
 (0)