Use lastest unicode-collation.
This commit is contained in:
parent
4f858a6a49
commit
b7a2632184
2 changed files with 2 additions and 2 deletions
|
@ -493,7 +493,7 @@ library
|
|||
unordered-containers >= 0.2 && < 0.3,
|
||||
xml >= 1.3.12 && < 1.4,
|
||||
xml-conduit >= 1.9.1.1 && < 1.10,
|
||||
unicode-collation >= 0.1 && < 0.2,
|
||||
unicode-collation >= 0.1.1 && < 0.2,
|
||||
zip-archive >= 0.2.3.4 && < 0.5,
|
||||
zlib >= 0.5 && < 0.7
|
||||
if os(windows) && arch(i386)
|
||||
|
|
|
@ -16,7 +16,7 @@ extra-deps:
|
|||
- texmath-0.12.2
|
||||
- random-1.2.0
|
||||
- xml-conduit-1.9.1.1
|
||||
- unicode-collation-0.1
|
||||
- unicode-collation-0.1.1
|
||||
# - citeproc-0.3.0.9
|
||||
- git: https://github.com/jgm/citeproc
|
||||
commit: f9439e07e9271c7c2674a51efcad2fb8c663b2c8
|
||||
|
|
Loading…
Reference in a new issue