Skip to content

Commit

Permalink
Cargo sort
Browse files Browse the repository at this point in the history
  • Loading branch information
dadepo committed Nov 13, 2023
1 parent 4f22374 commit 9707a06
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ members = [
[workspace.dependencies]
datafusion = "32.0.0"
ipnet = "2.7.2"
tokio = { version = "1.25.0", features = ["macros", "rt", "parking_lot"] }
tokio = { version = "1.25.0", features = ["macros", "rt", "parking_lot"] }
1 change: 0 additions & 1 deletion df_postgres/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
name = "df_postgres"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
Expand Down

0 comments on commit 9707a06

Please sign in to comment.