Skip to content

Commit

Permalink
chore: make ci happy
Browse files Browse the repository at this point in the history
  • Loading branch information
CookiePieWw committed Aug 27, 2024
1 parent b2585ac commit 45c853b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/servers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ humantime-serde.workspace = true
hyper = { version = "0.14", features = ["full"] }
influxdb_line_protocol = { git = "https://github.com/evenyag/influxdb_iox", branch = "feat/line-protocol" }
itertools.workspace = true
jsonb.workspace = true
lazy_static.workspace = true
mime_guess = "2.0"
notify.workspace = true
Expand Down Expand Up @@ -93,7 +94,6 @@ serde_json.workspace = true
session.workspace = true
snafu.workspace = true
snap = "1"
jsonb.workspace = true
sql.workspace = true
strum.workspace = true
table.workspace = true
Expand Down

0 comments on commit 45c853b

Please sign in to comment.