Skip to content

Commit

Permalink
Merge pull request #5 from OffchainLabs/update-version
Browse files Browse the repository at this point in the history
Update SDK Version
  • Loading branch information
rauljordan authored Jul 4, 2024
2 parents 297264a + 3486e2b commit 8d9027a
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 39 deletions.
146 changes: 109 additions & 37 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
@@ -1,10 +1,10 @@
[package]
name = "stylus-hello-world-minimal"
version = "0.1.0"
version = "0.1.1"
edition = "2021"

[dependencies]
stylus-sdk = "0.4.2"
stylus-sdk = "0.5.1"
mini-alloc = "0.4.2"

[features]
Expand Down

0 comments on commit 8d9027a

Please sign in to comment.