diff options
| author | syeopite <70992037+syeopite@users.noreply.github.com> | 2021-09-10 07:42:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-10 07:42:15 +0000 |
| commit | a539de4f9729594bc2a8a18cc9eed642582b7d67 (patch) | |
| tree | 0908ae37179ccfc6a96f3f438df3f0254f32f36b /shard.lock | |
| parent | 8d5a86727134383138853a024bec172559f38a4f (diff) | |
| download | invidious-a539de4f9729594bc2a8a18cc9eed642582b7d67.tar.gz invidious-a539de4f9729594bc2a8a18cc9eed642582b7d67.tar.bz2 invidious-a539de4f9729594bc2a8a18cc9eed642582b7d67.zip | |
Bump dependencies (#2378)
* Upgrade to Kemal v1.1.0
* Bump postgres driver
Diffstat (limited to 'shard.lock')
| -rw-r--r-- | shard.lock | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -4,21 +4,25 @@ shards: git: https://github.com/athena-framework/negotiation.git version: 0.1.1 + backtracer: + git: https://github.com/sija/backtracer.cr.git + version: 1.2.1 + db: git: https://github.com/crystal-lang/crystal-db.git version: 0.10.1 exception_page: git: https://github.com/crystal-loot/exception_page.git - version: 0.1.5 + version: 0.2.0 kemal: git: https://github.com/kemalcr/kemal.git - version: 1.0.0 + version: 1.1.0 kilt: git: https://github.com/jeromegn/kilt.git - version: 0.4.1 + version: 0.6.1 lsquic: git: https://github.com/iv-org/lsquic.cr.git @@ -26,7 +30,7 @@ shards: pg: git: https://github.com/will/crystal-pg.git - version: 0.23.2 + version: 0.24.0 protodec: git: https://github.com/iv-org/protodec.git |
