Skip to content

Commit

Permalink
build: use Stylus SDK v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bidzyyys committed Feb 14, 2025
1 parent c5f38a2 commit 2aa1f78
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -78,7 +78,7 @@ all = "warn"

[workspace.dependencies]
# Stylus SDK related
stylus-sdk = { version = "0.8.1-alpha.1", default-features = false, features = [
stylus-sdk = { version = "0.8.1", default-features = false, features = [
"mini-alloc",
] }

Expand Down

0 comments on commit 2aa1f78

Please sign in to comment.