Moved database into a module.

This commit is contained in:
2022-07-05 17:29:10 -04:00
parent fbc83d827b
commit e19c4c6c48
3 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
[package]
name = "morethantext"
name = "morethantext_web"
version = "0.1.0"
edition = "2021"