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 --- serde_dhall/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'serde_dhall/Cargo.toml') diff --git a/serde_dhall/Cargo.toml b/serde_dhall/Cargo.toml index 7fd901d..dcddace 100644 --- a/serde_dhall/Cargo.toml +++ b/serde_dhall/Cargo.toml @@ -19,7 +19,7 @@ doc-comment = "0.3" url = "2.1" [target.'cfg(target_arch = "wasm32")'.dev-dependencies] -wasm-bindgen-test = "0.2" +wasm-bindgen-test = "0.3" [dev-dependencies] -version-sync = "0.8" +version-sync = "0.9" -- cgit v1.2.3