cala-ledger 0.2.17

An embeddable double sided accounting ledger built on PG/SQLx
docs.rs failed to build cala-ledger-0.2.17
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: cala-ledger-0.13.8

cala

run (unit) tests:

make reset-deps next-watch

to run e2e tests:

make e2e

to run the server:

make run-server