Skip to content

Commit dc2f65d

Browse files
committed
Update rust sdk
1 parent 14e566a commit dc2f65d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ golem-graph = { path = "graph/graph", version = "0.0.0", default-features = fals
5050
golem-video = { path = "video/video", version = "0.0.0", default-features = false }
5151
golem-stt = { path = "stt/stt", version = "0.0.0", default-features = false }
5252
futures = "0.3.31"
53-
golem-rust = "=1.7.6"
53+
golem-rust = "=1.7.7"
5454
log = "0.4.27"
5555
reqwest = { git = "https://github.com/golemcloud/reqwest", branch = "update-sep-2025", features = [
5656
"json",

0 commit comments

Comments
 (0)