From 90aea87a068625c09783c67ad5e879f3ee4deb2a Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Fri, 30 Oct 2020 20:41:42 +0000 Subject: Update pretty dependency --- abnf_to_pest/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'abnf_to_pest/Cargo.toml') diff --git a/abnf_to_pest/Cargo.toml b/abnf_to_pest/Cargo.toml index 6e4cfe7..6a4abc4 100644 --- a/abnf_to_pest/Cargo.toml +++ b/abnf_to_pest/Cargo.toml @@ -16,4 +16,4 @@ doctest = false abnf = "0.6.0" indexmap = "1.0.2" itertools = "0.9.0" -pretty = "0.5.2" +pretty = "0.10.0" -- cgit v1.2.3