🐛 Fix compilation after jiff migration
Dependencies
- [2]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [3]
GUL4M5FICleanup and formatting - [4]
N26HD5PFReplace `chrono` with `jiff` - [5]
AAAMZY4VUpdating `pijul git` with the latest Sanakirja - [6]
NEJOYVJBFixing the Git feature - [7]
HWH4WWN3Proper separation of Git commit messages into a message and description fields in changes - [8]
USQMBKTPReplace deprecated chrono function - [9]
5IABX6JGFix deprecation warning for from_utc - [10]
PBNQKKPEFixing a conflict
Change contents
- replacement in pijul/src/commands/git.rs at line 770
timestamp: jiff::Timestamp::from_second(signature.when().seconds()),timestamp: jiff::Timestamp::from_second(signature.when().seconds())?,