Skip to content

Commit

Permalink
Merge pull request #69 from golemcloud/1.1.0-rc1
Browse files Browse the repository at this point in the history
Golem 1.1 RC1
  • Loading branch information
vigoo authored Dec 3, 2024
2 parents cc7ec37 + 79df52b commit 632a5ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ default-run = "golem-examples-cli"
clap = { version = "4.4.17", features = ["derive"], optional = true }
colored = "2.1.0"
derive_more = "0.99.17"
golem-wit = { version = "1.0.5" }
golem-wit = { version = "1.1.0-rc1" }
include_dir = { version = "0.7.3" }
Inflector = { version = "0.11.4" }
once_cell = { version = "1.19.0" }
Expand Down

0 comments on commit 632a5ac

Please sign in to comment.