diff --git a/Cargo.toml b/Cargo.toml index fd6f669..dcef2e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -wry = "0.45.0" +wry = "0.46.0"