summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-12-23 02:50:54 -0500
committerJesse Luehrs <doy@tozt.net>2018-12-23 02:50:54 -0500
commitb041d821bb3ecd06ae067092f7bb8fc88cadc130 (patch)
tree2539a55e7d44614ad154ccf4dba49f265aa1d522 /Cargo.toml
parent4263c4e0adf4cf3d13a0246ba0bb9cf773cd784b (diff)
downloadopen-link-b041d821bb3ecd06ae067092f7bb8fc88cadc130.tar.gz
open-link-b041d821bb3ecd06ae067092f7bb8fc88cadc130.zip
rust 2018
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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 <doy@tozt.net>"]
+edition = "2018"
[dependencies]
linkify = "0.3"