Skip to content

Commit

Permalink
Merge branch 'develop' into referrer-update
Browse files Browse the repository at this point in the history
  • Loading branch information
Oighty committed Aug 21, 2024
2 parents f428610 + 5e386cf commit 818c798
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
9 changes: 5 additions & 4 deletions crates/ecies-cli/Cargo.lock

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

3 changes: 2 additions & 1 deletion crates/ecies-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ ark-ff = "0.4.0"
clap = { version = "^4.2.5", features = ["derive"] }
ethers = "^2.0"
num-bigint = "0.4"
rand = "0.8.5"
rand = "0.8.5"
time = "0.3.36"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"author": "",
"license": "BSL-1.1",
"dependencies": {
"solhint-community": "^3.7.0"
"solhint-community": "3.7.0"
},
"devDependencies": {
"prettier": "3.3.3"
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 818c798

Please sign in to comment.