Skip to content

Commit

Permalink
Merge pull request #66 from golemcloud/rust-update
Browse files Browse the repository at this point in the history
update golem-rust
  • Loading branch information
noise64 authored Sep 10, 2024
2 parents 6f2c7f3 + 6c37c52 commit 5dcdae6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/rust/rust-default/Cargo.toml._
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ opt-level = 's'
[dependencies]
wit-bindgen-rt = { version = "0.26.0", features = ["bitflags"] }

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

0 comments on commit 5dcdae6

Please sign in to comment.