labadoor-matrix: Initial commit

This commit is contained in:
George Kaklamanos 2021-11-27 23:24:09 +02:00
parent 6b575b1807
commit ebeed8dcee
Signed by: gkaklas
GPG key ID: 95E488F0473F734D
3 changed files with 63 additions and 0 deletions

4
Cargo.toml Normal file
View file

@ -0,0 +1,4 @@
[workspace]
members = [
"labadoor-matrix",
]