Skip to content

Commit

Permalink
Remove dependencies that were added by mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisGariepy committed Feb 8, 2023
1 parent a95f2f5 commit 20eb0b0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions test_integration/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,3 @@ postgres = { version = "0.19.4" }
serde = { version = "1.0.148", features = ["derive"] }
## Read/write fixture files
toml = "0.7.2"

# extra types
serde_json = { version = "1.0.89", features = ["raw_value"] }
time = { version = "0.3.17", features = ["parsing", "serde"] }
uuid = { version = "1.2.2", features = ["serde"] }
eui48 = { version = "1.1.0", features = ["serde"] }
rust_decimal = { version = "1.27.0", features = ["db-postgres"] }

0 comments on commit 20eb0b0

Please sign in to comment.