diff --git a/Cargo.toml b/Cargo.toml index 416eb6c..7fa53cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ authors = ["B. Blechschmidt"] edition = "2021" name = "tun2proxy" -version = "0.1.8" +version = "0.1.9" [lib] crate-type = ["cdylib", "lib"]