First step in moving sessions into the database.

This commit is contained in:
2022-06-24 15:36:05 -04:00
parent ea0503defd
commit 4bd1a91704
4 changed files with 15 additions and 5 deletions

2
Cargo.lock generated
View File

@@ -1035,7 +1035,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
[[package]]
name = "morethantext_web"
name = "morethantext"
version = "0.1.0"
dependencies = [
"async-std",