Import in separate crate and change source ID calculation

This commit is contained in:
Elias Projahn 2021-02-20 19:03:26 +01:00
parent c2c811e321
commit aeb7da73c9
20 changed files with 479 additions and 379 deletions

View file

@ -1,2 +1,2 @@
[workspace]
members = ["backend", "client", "database", "musicus"]
members = ["backend", "client", "database", "import", "musicus"]