Commit graph

20 commits

Author SHA1 Message Date
c5df9cce34 refactor: sort deps
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m18s
2024-07-09 20:10:32 +02:00
fdf2da6566 refactor: clippy findings
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-09 20:09:12 +02:00
572db7f182 refactor: move clock to module in preparation for cli
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-09 20:08:58 +02:00
652eb61f92 chore: add libpt
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m18s
2024-07-09 20:00:52 +02:00
e58485c4c9 refactor: layout scales better and center is easier #4
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m16s
2024-07-09 16:51:02 +02:00
acdfa840ab chore: remove cargo test (not a lib)
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m11s
2024-07-09 14:02:03 +02:00
f6f0f3b372 chore: bump version
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m18s
2024-07-09 13:58:58 +02:00
28954405ba docs: remove docs.rs - not a lib
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-09 13:58:12 +02:00
fe6c5b4e4f chore: add CI 2024-07-09 13:58:05 +02:00
9a42e12654 chore: bump version 2024-07-09 13:54:16 +02:00
5fa0802210 docs: small but proper readme 2024-07-09 13:53:28 +02:00
15397200a5 chore: bump version 2024-07-09 13:48:13 +02:00
8916736db1 fix: use local time instead of Utc #3 2024-07-09 13:46:51 +02:00
90656af7aa chore: bump version 2024-07-09 13:41:43 +02:00
7ab1e71170 chore: clippy stuff 2024-07-09 13:41:31 +02:00
6512cad419 chore: allow publish 2024-07-09 13:22:18 +02:00
40d391a266 feat: a working crock 2024-07-09 13:21:59 +02:00
7f81f884e4 feat: center and split 2024-07-09 13:21:59 +02:00
da29f6796c feat: minimal clock 2024-07-09 13:21:59 +02:00
8fbb3ca7e0
initial commit 2024-03-04 15:14:47 +01:00