diff --git a/Cargo.lock b/Cargo.lock index b98fbd2..7bd7c43 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -575,7 +575,7 @@ checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56" [[package]] name = "onetun" -version = "0.1.6" +version = "0.1.7" dependencies = [ "anyhow", "boringtun", diff --git a/Cargo.toml b/Cargo.toml index 1a54db9..bafce0b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "onetun" -version = "0.1.6" +version = "0.1.7" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html