Skip to content
This repository has been archived by the owner on Feb 11, 2025. It is now read-only.

Commit

Permalink
Update lock
Browse files Browse the repository at this point in the history
  • Loading branch information
pgherveou committed Mar 19, 2024
1 parent a36a218 commit 0427519
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 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 @@ -41,7 +41,7 @@ serde_json = { version = "1.0" }
syn = { version = "2" }
thiserror = { version = "1.0.40" }
wat = { version = "1.0.71" }
ink_sandbox = { path = "/Users/pg/github/ink/crates/e2e/sandbox" }
ink_sandbox = { version = "5.0.0" }

# Substrate dependencies

Expand Down

0 comments on commit 0427519

Please sign in to comment.