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 5df779a commit dc35e64Copy full SHA for dc35e64
Cargo.toml
@@ -68,7 +68,7 @@ with-rust_decimal = ["rust_decimal"]
68
with-bigdecimal = ["bigdecimal"]
69
with-uuid = ["uuid"]
70
with-time = ["time"]
71
-jiff = ["dep:jiff"]
+with-jiff = ["jiff"]
72
with-ipnetwork = ["ipnetwork"]
73
with-mac_address = ["mac_address"]
74
tests-cfg = []
0 commit comments