From a82ec8f015041a01613bf520940351945b122446 Mon Sep 17 00:00:00 2001 From: Without Boats Date: Thu, 14 Jul 2016 21:49:31 -0700 Subject: [PATCH] Update license-expr dependency. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 78112666fbb..8ca736a258a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,7 +60,7 @@ oauth2 = "0.1" log = "0.3" env_logger = "0.3" rustc-serialize = "0.3" -license-exprs = "^1.1" +license-exprs = "^1.3" dotenv = "0.8.0" conduit = "0.7"