Skip to content

Commit

Permalink
readd elasticsearch from deny.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
oxarbitrage committed Oct 8, 2024
1 parent 6c21ecb commit a568cb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ skip-tree = [
# also wait for ron to update insta, and wait for tonic update.
{ name = "base64", version = "=0.13.1" },

# wait for elasticsearch to update base64, darling, rustc_version, serde_with
{ name = "elasticsearch", version = "=8.5.0-alpha.1" },

# wait for reqwest to update base64
{ name = "base64", version = "=0.21.7" },
{ name = "sync_wrapper", version = "0.1.2" },
Expand Down

0 comments on commit a568cb8

Please sign in to comment.