1
Fork 0

dedupe 'annotate-snippets' crate versions

This commit is contained in:
klensy 2022-07-31 16:44:06 +03:00
parent 06f4950cbd
commit 754b52669f
4 changed files with 10 additions and 12 deletions

View file

@ -7,7 +7,7 @@ edition = "2021"
proc-macro = true
[dependencies]
annotate-snippets = "0.8.0"
annotate-snippets = "0.9"
fluent-bundle = "0.15.2"
fluent-syntax = "0.11"
synstructure = "0.12.1"