mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-09 13:05:29 +00:00
use YAML parser for sidecar files
The syntax so far is (compatible with) YAML.
This commit is contained in:
parent
8f2cfe7a8f
commit
544f577b59
4 changed files with 94 additions and 54 deletions
|
|
@ -22,6 +22,7 @@ once_cell = "1.5"
|
|||
percent-encoding = "2.1"
|
||||
rustls = "0.19.0"
|
||||
url = "2.2"
|
||||
yaml-rust = "0.4"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue