Skip to content

Commit

Permalink
rm Rust executable code
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang committed Jan 31, 2023
1 parent fb78bd1 commit aba6d9f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 232 deletions.
211 changes: 0 additions & 211 deletions row-counter/app/Cargo.lock

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

7 changes: 0 additions & 7 deletions row-counter/app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ edition = "2021"
name = "row_counter_module"
crate-type = ["cdylib"]

[dependencies]
anyhow = "1"

[dependencies.clap]
version = "4"
features = ["derive"]

[dependencies.pyo3]
version = "0.17"
features = ["extension-module"]
Expand Down
14 changes: 0 additions & 14 deletions row-counter/app/src/main.rs

This file was deleted.

0 comments on commit aba6d9f

Please sign in to comment.