Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 5dcdae6

Browse files
authored
Merge pull request #66 from golemcloud/rust-update
update golem-rust
2 parents 6f2c7f3 + 6c37c52 commit 5dcdae6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/rust/rust-default/Cargo.toml._

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ opt-level = 's'
1414
[dependencies]
1515
wit-bindgen-rt = { version = "0.26.0", features = ["bitflags"] }
1616

17-
golem-rust = { version = "1.0.0" }
18-
golem-rust-macro = { version = "1.0.0" }
17+
golem-rust = { version = "1.1.0" }
1918
reqwest = { git = "https://github.com/zivergetech/reqwest", branch = "update-jun-2024", features = ["json"] }
2019
serde = { version = "1.0", features = ["derive"] }
2120
serde_json = "1.0"

0 commit comments

Comments
 (0)