Commit graph

52 commits

Author SHA1 Message Date
Bobbin Threadbare
7395697a68 refactor: flattened repo structure 2022-10-26 14:54:38 -07:00
Victor Lopez
e9ef2a9be8
chore(workspace): add Cargo.toml with workspace setup
This commit introduces a workspace structure with a `Cargo.toml`.
Currently we have a single member `crypto`, but these can be added
incrementally in the future.
2022-10-20 18:09:31 +02:00