Skip to content

Commit

Permalink
fix: toml format
Browse files Browse the repository at this point in the history
  • Loading branch information
killme2008 committed Sep 16, 2023
1 parent 37f2d8e commit 46e6dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/operator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ object-store = { workspace = true }
partition = { workspace = true }
query = { workspace = true }
regex.workspace = true
snafu.workspace = true
serde.workspace = true
serde_json = "1.0"
servers = { workspace = true }
session = { workspace = true }
snafu.workspace = true
sql = { workspace = true }
sqlparser = { workspace = true }
storage = { workspace = true }
Expand Down

0 comments on commit 46e6dae

Please sign in to comment.