englog 0.1.3

Keep a work log as a software developer for looking back on during yearly reviews etc.
Documentation
f:
	rustfmt --edition 2021 ./src/*.rs

c:
	cargo clippy