Skip to content

Commit

Permalink
build: bump to hotfix-v0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bidzyyys committed Aug 22, 2024
1 parent 92c0a8c commit 94b8d38
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
6 changes: 2 additions & 4 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ all = "warn"

[workspace.dependencies]
# stylus-related
stylus-sdk = { version = "=0.5.2", default-features = false }
stylus-proc = { version = "=0.5.2", default-features = false }
stylus-sdk = { git = "https://github.com/OffchainLabs/stylus-sdk-rs", branch = "hotfix-0.5.3", default-features = false }
stylus-proc = { git = "https://github.com/OffchainLabs/stylus-sdk-rs", branch = "hotfix-0.5.3", default-features = false }
mini-alloc = "0.4.2"

alloy = { version = "0.1.4", features = [
Expand Down

0 comments on commit 94b8d38

Please sign in to comment.