Skip to content

Commit

Permalink
openssl fix
Browse files Browse the repository at this point in the history
  • Loading branch information
georgiannajames committed Sep 26, 2024
1 parent eb1e5f3 commit 85437b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -717,5 +717,4 @@ jobs:
echo "Processing $wheel"
auditwheel show "$wheel"
done
shell: bash

shell: bash
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ harness = false

[features]
default = []
experiments = []
experiments = []

0 comments on commit 85437b5

Please sign in to comment.