semiotic-ai / timeline-aggregation-protocol

A fast, efficient and trust-minimized unidirectional micro-payments system.
Apache License 2.0
14 stars 3 forks source link

chore: cleanup tap_core deps #153

Closed Theodus closed 1 year ago

Theodus commented 1 year ago

This removes some unused dependencies from tap_core.

$ (cd tap_core && cargo tree | wc -l) # before
842
$ (cd tap_core && cargo tree | wc -l) # after
783