Preparing to move session into an extractor.
This commit is contained in:
@ -12,6 +12,7 @@ chrono = { version = "0.4.40", features = ["now"] }
|
||||
clap = { version = "4.5.1", features = ["derive"] }
|
||||
rand = "0.8.5"
|
||||
tokio = { version = "1.36.0", features = ["full"] }
|
||||
tower-cookies = "0.11.0"
|
||||
uuid = { version = "1.8.0", features = ["v4"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user