Skip to content

Commit

Permalink
Revert edition to 2018 to avoid bumping min rustc version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmcm committed Dec 20, 2021
1 parent ce0f725 commit 81024af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "vopono"
description = "Launch applications via VPN tunnels using temporary network namespaces"
version = "0.8.10"
authors = ["James McMurray <[email protected]>"]
edition = "2021"
edition = "2018"
license = "GPL-3.0-or-later"
repository = "https://github.com/jamesmcm/vopono"
homepage = "https://github.com/jamesmcm/vopono"
Expand Down

0 comments on commit 81024af

Please sign in to comment.