mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Switch to supersnappy, update frosty
This commit is contained in:
parent
3b5b4b7682
commit
320cb47bce
3 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import asyncdispatch, times, strutils, tables
|
||||
import redis, redpool, frosty, snappy
|
||||
import redis, redpool, frosty, supersnappy
|
||||
|
||||
import types, api
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue