From 5a7e49a073b3a732ac6b73fb345295e8baab95fb Mon Sep 17 00:00:00 2001 From: quininer kel Date: Tue, 9 May 2017 12:28:32 +0800 Subject: [PATCH] [Changed] update dev dependencies --- Cargo.toml | 2 +- LICENSE-APACHE | 2 +- LICENSE-MIT | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 4855870..f0dea28 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,4 +22,4 @@ clap = "2.20" webpki-roots = "0.10.0" [target.'cfg(unix)'.dev-dependencies] -tokio-file-unix = "0.2" +tokio-file-unix = "0.4" diff --git a/LICENSE-APACHE b/LICENSE-APACHE index 4e411cf..2154394 100644 --- a/LICENSE-APACHE +++ b/LICENSE-APACHE @@ -186,7 +186,7 @@ APPENDIX: How to apply the Apache License to your work. same "printed page" as the copyright notice for easier identification within third-party archives. -Copyright 2016 quininer kel +Copyright 2017 quininer kel Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/LICENSE-MIT b/LICENSE-MIT index d0dfcc7..4500636 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2016 quininer kel +Copyright (c) 2017 quininer kel Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated