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.
utoipa
1 parent 7365262 commit 27829c7Copy full SHA for 27829c7
crates/crates_io_database/Cargo.toml
@@ -25,7 +25,7 @@ sha2 = "=0.10.8"
25
thiserror = "=2.0.12"
26
tracing = "=0.1.41"
27
unicode-xid = "=0.2.6"
28
-utoipa = "=5.3.1"
+utoipa = { version = "=5.3.1", features = ["chrono"] }
29
30
[dev-dependencies]
31
claims = "=0.8.0"
0 commit comments