Skip to content

Commit

Permalink
chore(macros): remove rand dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Br1ght0ne committed May 23, 2024
1 parent 27fad56 commit fca8b91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/fuels-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ fuels-code-gen = { workspace = true }
itertools = { workspace = true }
proc-macro2 = { workspace = true }
quote = { workspace = true }
rand = { workspace = true }
syn = { workspace = true, features = ["extra-traits"] }

[dev-dependencies]
Expand Down

0 comments on commit fca8b91

Please sign in to comment.