diff --git a/Cargo.toml b/Cargo.toml index 416143f..193efad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ authors = ["B. Blechschmidt"] edition = "2021" name = "tun2proxy" -version = "0.1.7" +version = "0.1.8" [lib] crate-type = ["cdylib", "lib"]