From 48549dfd6e740768f4c8a8cf47e0efa113dfe686 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Wed, 24 Jun 2020 15:00:30 +0100 Subject: chore: upgrade dependencies using cargo-outdated --- dhall_proc_macros/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dhall_proc_macros/Cargo.toml') diff --git a/dhall_proc_macros/Cargo.toml b/dhall_proc_macros/Cargo.toml index d770aa8..d5d998f 100644 --- a/dhall_proc_macros/Cargo.toml +++ b/dhall_proc_macros/Cargo.toml @@ -20,4 +20,4 @@ proc-macro2 = "1.0" syn = "1.0" [dev-dependencies] -version-sync = "0.8" +version-sync = "0.9" -- cgit v1.2.3