diff --git a/Cargo.toml b/Cargo.toml index 04717ad..6738654 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "vopono" description = "Launch applications via VPN tunnels using temporary network namespaces" version = "0.8.10" authors = ["James McMurray "] -edition = "2021" +edition = "2018" license = "GPL-3.0-or-later" repository = "https://github.com/jamesmcm/vopono" homepage = "https://github.com/jamesmcm/vopono"