jrnl: add entry listing

This commit is contained in:
Schrottkatze 2024-04-20 20:07:07 +02:00
parent 83c0fac427
commit 78bb79e258
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc
8 changed files with 524 additions and 658 deletions

View file

@ -1,4 +1,5 @@
[workspace]
resolver = "2"
members = [
"programs/jrnl"
]