From 4771a5679188177e653262e69ed7e33b4bf60c65 Mon Sep 17 00:00:00 2001 From: Lukas Wirth Date: Thu, 18 Mar 2021 22:25:10 +0100 Subject: Parse extended_key_value_attributes --- xtask/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xtask/Cargo.toml') diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml index ad93fbe3b..997770958 100644 --- a/xtask/Cargo.toml +++ b/xtask/Cargo.toml @@ -11,7 +11,7 @@ anyhow = "1.0.26" flate2 = "1.0" proc-macro2 = "1.0.8" quote = "1.0.2" -ungrammar = "=1.12" +ungrammar = "=1.13" walkdir = "2.3.1" write-json = "0.1.0" xshell = "0.1" -- cgit v1.2.3