Use athena-negotiation to detect language through Accept-Language header (#2324)

Detect language through Accept-Language header
This commit is contained in:
syeopite
2021-08-24 19:59:27 +00:00
committed by GitHub
parent 0db23f9252
commit fceb8093f1
4 changed files with 28 additions and 3 deletions

View File

@@ -25,6 +25,9 @@ dependencies:
lsquic:
github: iv-org/lsquic.cr
version: ~> 2.18.1-2
athena-negotiation:
github: athena-framework/negotiation
version: ~> 0.1.1
crystal: ">= 1.0.0, < 2.0.0"