mirror of https://github.com/LemmyNet/lemmy.git
Update Cargo.toml
parent
06006d6ad3
commit
23cdb6f6d3
|
@ -128,7 +128,8 @@ rustls = { version = "0.21.3", features = ["dangerous_configuration"] }
|
|||
futures-util = "0.3.28"
|
||||
tokio-postgres = "0.7.8"
|
||||
tokio-postgres-rustls = "0.10.0"
|
||||
macro_rules_attribute = "0.2.0
|
||||
macro_rules_attribute = "0.2.0"
|
||||
paste = "1.0.14"
|
||||
|
||||
[dependencies]
|
||||
lemmy_api = { workspace = true }
|
||||
|
|
Loading…
Reference in New Issue