Skip to content

Commit

Permalink
Self schedule not async anymore (#4415)
Browse files Browse the repository at this point in the history
* Self schedule not async anymore

* Ignoring temporarily RUSTSEC-2023-0071.
  • Loading branch information
fulmicoton committed Jan 18, 2024
1 parent ffcd482 commit 6d95fae
Show file tree
Hide file tree
Showing 21 changed files with 470 additions and 510 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/dependency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ jobs:
- name: "Dependency Review"
uses: actions/dependency-review-action@v3
with:
allow-ghsas: GHSA-xpp3-xrff-w6rh # this refers to a RocksDB vulnerability on an API we do not use.
# This is an minor vuln on the rsa crate, used for
# google storage.
allow-ghsas: GHSA-c38w-74pg-36hr,GHSA-4grx-2x9w-596c
Loading

0 comments on commit 6d95fae

Please sign in to comment.