Skip to content

Commit

Permalink
Release flyteidl_rust 1.0.7 to test pypi
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Liu <[email protected]>
  • Loading branch information
austin362667 committed Oct 20, 2024
1 parent eb7b696 commit 4b5e2b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion flyteidl/Cargo.lock

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

7 changes: 2 additions & 5 deletions flyteidl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ members = [

[package]
name = "flyteidl"
version = "0.1.6"
version = "0.1.7"
edition = "2021"
license-file = "LICENSE"
homepage = "https://flyte.org"
Expand Down Expand Up @@ -45,7 +45,4 @@ oauth2 ={ version = "4.4.2", features = [ "ureq" ] }
url = "2.5.0"
keyring = { version = "3.2.0", features = [ "vendored" ] }
openssl = { version = "0.10.66", features = [ "vendored" ] }
anyhow = "1.0.86"

[build-dependencies]
openssl-src = "=300.3.1"
anyhow = "1.0.86"

0 comments on commit 4b5e2b1

Please sign in to comment.