add: change database to postgres
This commit is contained in:
parent
24d9f17bd4
commit
187508b8f3
15 changed files with 647 additions and 471 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -607,13 +607,14 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "fluffle"
|
||||
version = "0.4.0"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"axum",
|
||||
"axum-extra",
|
||||
"dotenv",
|
||||
"glob",
|
||||
"nanoneo",
|
||||
"oiseau",
|
||||
"pathbufd",
|
||||
"regex",
|
||||
"serde",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue