a6db79f89b
>3.2.0 has an updated onig version which requires llvm which isn't built in azure pipelines in Windows
11 lines
192 B
TOML
11 lines
192 B
TOML
[package]
|
|
name = "errors"
|
|
version = "0.1.0"
|
|
authors = ["Vincent Prouillet <prouillet.vincent@gmail.com>"]
|
|
|
|
[dependencies]
|
|
tera = "1.0.0-beta.10"
|
|
toml = "0.5"
|
|
image = "0.22"
|
|
syntect = "=3.2.0"
|