chore: bumping chronicles version (#2583)

This commit is contained in:
gabrielmer 2024-04-15 10:59:37 +03:00 committed by GitHub
parent 480a62facd
commit a04e0d9971
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

@ -1 +1 @@
Subproject commit ccbb7566d1a06bfc1ec42dd8da74a47f1d3b3f4b
Subproject commit 5b79c5ed5e460b19d8d8afc241b5f5a02de628a6

View File

@ -5,7 +5,8 @@ else:
import
chronicles, json_serialization, json_serialization/std/options, presto/[route, client]
import ../../../waku_store/common, ../serdes, ../responses, ./types
import
../../../waku_store/common, ../../../common/base64, ../serdes, ../responses, ./types
export types