Skip to content

Commit

Permalink
fix(lint)
Browse files Browse the repository at this point in the history
  • Loading branch information
Trantorian1 committed Oct 21, 2024
1 parent 0757000 commit 05d703c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/primitives/transactions/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ starknet_api = { workspace = true }

# Other
anyhow = { workspace = true }
lazy_static = { workspace = true }
log = { workspace = true }
num-bigint = { workspace = true }
serde = { workspace = true, features = ["derive"] }
serde_with = { workspace = true }
thiserror = { workspace = true }
lazy_static = { workspace = true }


[dev-dependencies]
Expand Down

0 comments on commit 05d703c

Please sign in to comment.