[package] name = "open-link" version = "0.1.0" authors = ["Jesse Luehrs "] edition = "2018" [dependencies] linkify = "0.3" open = "1.2"