Skip to content

Commit

Permalink
remove unused dep #2
Browse files Browse the repository at this point in the history
  • Loading branch information
segfault-magnet committed Feb 17, 2025
1 parent c9492fc commit 20693b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ octocrab = { version = "0.43", default-features = false }
dotenv = { version = "0.15", default-features = false }
toml = { version = "0.8", default-features = false }
mockall = { version = "0.13", default-features = false }
url = { version = "2.5", default-features = false }

# Dependencies from the `fuel-core` repository:
fuel-core = { version = "0.41.3", default-features = false, features = [
Expand Down

0 comments on commit 20693b7

Please sign in to comment.