This commit is contained in:
+2
-1
@@ -1,11 +1,12 @@
|
||||
[package]
|
||||
name = "web-petting"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
cot = { version = "0.6.0", features = ["sqlite"] }
|
||||
chrono = "0.4"
|
||||
chrono-tz = "0.10"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_html_form = "0.4"
|
||||
password-auth = "1"
|
||||
|
||||
Reference in New Issue
Block a user