diff --git a/Cargo.toml b/Cargo.toml index fe7ad0e..a8b50c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ image = "0.24.9" imageproc = "0.23.0" log = "0.4.21" once_cell = "1.19.0" -poise = "0.5.7" +poise = "0.6.1" thiserror = "1.0.57" hocon = { version = "0.9.0", features = [ "serde-support" ] }