chg: Use json while sending form for new url
This commit is contained in:
@@ -32,3 +32,5 @@ rand = "0.8.5"
|
||||
actix-session = { version = "0.9.0", features = ["cookie-session"] }
|
||||
env_logger = "0.11.1"
|
||||
nanoid = "0.4.0"
|
||||
serde_json = "1.0.115"
|
||||
serde = { version = "1.0.197", features = [ "derive" ] }
|
||||
|
||||
Reference in New Issue
Block a user