Skip to content

Commit

Permalink
Lint toml file
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchTurner committed Jan 7, 2025
1 parent 4a21da4 commit a7eaa32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/services/gas_price_service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tracing = { workspace = true }
fuel-core-services = { workspace = true, features = ["test-helpers"] }
fuel-core-storage = { workspace = true, features = ["test-helpers"] }
fuel-core-types = { path = "./../../types", features = ["test-helpers"] }
mockito = { version = "1.6.1" }
mockito = { version = "1.6.1" }
serde_json = { workspace = true }
tracing-subscriber = { workspace = true }

Expand Down

0 comments on commit a7eaa32

Please sign in to comment.