Very good progress
This commit is contained in:
@ -5,3 +5,4 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
postgres = "0.19.9"
|
||||
urlencoding = "2.1.3"
|
||||
|
Reference in New Issue
Block a user
@ -5,3 +5,4 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
postgres = "0.19.9"
|
||||
urlencoding = "2.1.3"
|
||||
|