Skip to content

Commit

Permalink
Remove obsolete FIXME
Browse files Browse the repository at this point in the history
  • Loading branch information
slowli committed Nov 13, 2024
1 parent ba0d7a3 commit 50a92f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/basic_types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ categories.workspace = true
const-decoder.workspace = true
ethabi.workspace = true
hex.workspace = true
sha2.workspace = true # FIXME: is this dep OK?
sha2.workspace = true
tiny-keccak.workspace = true
thiserror.workspace = true
serde = { workspace = true, features = ["derive"] }
Expand Down

0 comments on commit 50a92f0

Please sign in to comment.