Skip to content

Commit

Permalink
Add simd-json (now stable on stable-aarch64-apple-darwin), remove…
Browse files Browse the repository at this point in the history
… `Cargo.lock`
  • Loading branch information
camden-smallwood committed Dec 14, 2022
1 parent 1b6c0cf commit df10dbd
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 383 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target
Cargo.lock
.DS_Store
380 changes: 0 additions & 380 deletions Cargo.lock

This file was deleted.

1 change: 1 addition & 0 deletions solast/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ edition = "2021"
[dependencies]
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
simd-json = "0.7"
eth-lang-utils = { path = "../eth-lang-utils" }
solidity = { path = "../solidity" }
yul = { path = "../yul" }
Expand Down
Loading

0 comments on commit df10dbd

Please sign in to comment.