mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Add postgres-storage-nativetls
to the full
feature
This commit is contained in:
parent
b2e652671f
commit
3565186d61
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ full = [
|
|||
# "sqlite-storage-rustls" is explicitly ommited here,
|
||||
# since it conflicts with "sqlite-storage-nativetls"
|
||||
"redis-storage",
|
||||
"postgres-storage-nativetls",
|
||||
"cbor-serializer",
|
||||
"bincode-serializer",
|
||||
"macros",
|
||||
|
|
Loading…
Reference in a new issue