Skip to content

Commit

Permalink
deleted workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
nnethercott committed Jun 2, 2024
1 parent 0674f57 commit d5e6e9b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 80 deletions.
79 changes: 0 additions & 79 deletions .github/workflows/CI.yml

This file was deleted.

1 change: 1 addition & 0 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ regex = "1.1"
clap = { version = "4.5.4", features = ["derive"] }
pyo3 = { version = "0.14", features = ["extension-module"] }
pyo3-asyncio = { version = "0.14", features = ["tokio-runtime"] }
openssl = { version = "0.10", features = ["vendored"] }
openssl-sys = "0.9.98"

0 comments on commit d5e6e9b

Please sign in to comment.