diff --git a/Cargo.lock b/Cargo.lock index 5336f88..bb42575 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -496,7 +496,7 @@ dependencies = [ [[package]] name = "echoip-slatecave" -version = "1.5.3" +version = "1.6.0" dependencies = [ "axum", "axum-client-ip", diff --git a/Cargo.toml b/Cargo.toml index bbb3219..1fef059 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "echoip-slatecave" -version = "1.5.3" +version = "1.6.0" edition = "2021" authors = ["Slatian "]