Skip to content

Commit

Permalink
Support jiff 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
snaggen committed Feb 20, 2025
1 parent 1e99747 commit db3256e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ actix-session = { version = "0", optional = true }
actix-identity = { version = "0", optional = true }
actix-files = { version = "0", optional = true }
chrono = { version = "0.4", optional = true }
jiff = { version = "0.1.5", optional = true }
jiff = { version = "<0.3", optional = true }
heck = { version = "0.4", optional = true }
once_cell = "1.4"
log = { version = "0.4", optional = true }
Expand Down

0 comments on commit db3256e

Please sign in to comment.