summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: c6612302806a33d6039a8c2d06131c834e23be06 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "open-link"
version = "0.1.0"
authors = ["Jesse Luehrs <doy@tozt.net>"]

[dependencies]
linkify = "0.3"
open = "1.2"