From 6aed921780dbe12c058e0aa0ce8b617e404b5a87 Mon Sep 17 00:00:00 2001 From: Diego Barrios Romero Date: Sun, 21 Jun 2020 22:52:41 +0200 Subject: Use edition 2018 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7fe5ccd..4dbd293 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,6 +18,7 @@ include = [ "/LICENSE-MIT", "/LICENSE-APACHE", ] +edition = "2018" [badges] travis-ci = { repository = "eldruin/ads1x1x-rs", branch = "master" } -- cgit v1.2.3-54-g00ecf