Skip to content

Commit dc35e64

Browse files
committed
Fix
1 parent 5df779a commit dc35e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ with-rust_decimal = ["rust_decimal"]
6868
with-bigdecimal = ["bigdecimal"]
6969
with-uuid = ["uuid"]
7070
with-time = ["time"]
71-
jiff = ["dep:jiff"]
71+
with-jiff = ["jiff"]
7272
with-ipnetwork = ["ipnetwork"]
7373
with-mac_address = ["mac_address"]
7474
tests-cfg = []

0 commit comments

Comments
 (0)