From b041d821bb3ecd06ae067092f7bb8fc88cadc130 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 23 Dec 2018 02:50:54 -0500 Subject: rust 2018 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c661230..4094381 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "open-link" version = "0.1.0" authors = ["Jesse Luehrs "] +edition = "2018" [dependencies] linkify = "0.3" -- cgit v1.2.3-54-g00ecf