Commit graph

5 commits

Author SHA1 Message Date
Dustin J. Mitchell
8b1f7e2b30
Apply suggestions from code review
Co-authored-by: ryneeverett <ryneeverett@gmail.com>
2025-07-17 12:00:22 -04:00
Dustin J. Mitchell
309abce339
Add taskchampion-sync-server-storage-postgres
This is built to be more robust than the SQLite storage, and to
integrate with other applications. The idea is that for example a web
application might interact with the same DB to create and delete clients
as customers come and go.
2025-07-14 12:37:50 -04:00
Dustin J. Mitchell
cd874bc56a
Update crates and bump MSRV to 1.82.0 2025-07-10 17:29:28 -04:00
Dustin J. Mitchell
5c42107006
Add an MSRV (#89)
This just copies TaskChampion's MSRV for the moment.
2025-02-16 16:48:12 -05:00
Dustin J. Mitchell
5769781553
Add a suite of Rust-related actions (#55)
* Add a suite of Rust-related actions

* cargo fmt

* nightly for rustdoc
2024-11-17 14:25:53 -05:00