Skip to content

Commit

Permalink
gate openssl feature
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Liu <[email protected]>

gate openssl feature

Signed-off-by: Austin Liu <[email protected]>

gate openssl feature

Signed-off-by: Austin Liu <[email protected]>

clean up

Signed-off-by: Austin Liu <[email protected]>
  • Loading branch information
austin362667 committed Jul 31, 2024
1 parent 6e69f89 commit e94a5f7
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 1 deletion.
Empty file removed flyteidl/.swagger-codegen-ignore
Empty file.
10 changes: 10 additions & 0 deletions flyteidl/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flyteidl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ base64 = "0.22.1"
oauth2 ={ version = "4.4.2", features = ["ureq"] }
url = "2.5.0"
keyring = "2.3.3"
openssl = "0.10.66"
openssl = { version = "0.10.64", features = ["vendored"] }
anyhow = "1.0.86"
Binary file not shown.

0 comments on commit e94a5f7

Please sign in to comment.