Skip to content

Commit

Permalink
remove elasticsearch from denies
Browse files Browse the repository at this point in the history
  • Loading branch information
oxarbitrage committed Oct 8, 2024
1 parent 556f86a commit 6c21ecb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@ 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 6c21ecb

Please sign in to comment.