Skip to content

Commit

Permalink
fix: loam-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
willemneal committed Sep 1, 2023
1 parent 5aa3c7b commit 6114825
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -46,7 +46,7 @@ smartdeploy-sdk = { path = "./crates/smartdeploy-sdk", version = "0.1.0" }
smartdeploy-macros = { path = "./crates/smartdeploy-macros", version = "0.1.0" }
# loam-sdk = { path = "../../loam/crates/loam-sdk" }
# loam-sdk-core-riff = { path = "../../loam/crates/loam-core" }
loam-sdk = "0.6.2"
loam-sdk = "0.6.3"
loam-sdk-core-riff = "0.6.2"

clap = { version = "4.1.8", features = [
Expand Down

0 comments on commit 6114825

Please sign in to comment.