diff --git a/Cargo.lock b/Cargo.lock index bca3eb7..b7824ef 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -468,7 +468,7 @@ dependencies = [ [[package]] name = "diving" -version = "0.5.0" +version = "0.5.2" dependencies = [ "axum", "axum-client-ip", diff --git a/Cargo.toml b/Cargo.toml index b62cb34..e69601a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "diving" -version = "0.5.0" +version = "0.5.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html