diff --git a/Cargo.toml b/Cargo.toml index aadf0c2..061eb6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,8 +17,8 @@ clap = { version = "4.4.6", features = ["derive"] } clap-verbosity-flag = "2.0.1" derive_more = "0.99.17" futures-util = "0.3.28" -golem-client = "0.0.47" -golem-gateway-client = "0.0.47" +golem-client = "0.0.48" +golem-gateway-client = "0.0.48" golem-examples = "0.1.9" http = "0.2.9" indoc = "2.0.4"