[package] name = "autolink" version = "0.3.0" description = "HTML auto-linking" homepage = "https://git.cypr.io/oz/autolink-rust" repository = "https://git.cypr.io/oz/autolink-rust.git" readme = "README.md" keywords = ["link", "autolink", "url"] license-file = "LICENSE" authors = ["Arnaud Berthomier "] [dependencies] regex = "1.3"