cala-ledger 0.1.11

An embeddable double sided accounting ledger built on PG/SQLx
docs.rs failed to build cala-ledger-0.1.11
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.6

cala

run (unit) tests:

make reset-deps next-watch

to run e2e tests:

make e2e

to run the server:

make run-server