Skip to content

Commit

Permalink
rust: move into separate project
Browse files Browse the repository at this point in the history
seems impossible to publish this way
  • Loading branch information
jb55 committed Dec 15, 2023
1 parent 47c9803 commit 39b3288
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 263 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,3 @@ jobs:

- name: make check
run: make check

- name: rust
run: cargo test
4 changes: 0 additions & 4 deletions Cargo.toml

This file was deleted.

13 changes: 0 additions & 13 deletions rust/Cargo.toml

This file was deleted.

122 changes: 0 additions & 122 deletions rust/build.rs

This file was deleted.

1 change: 0 additions & 1 deletion rust/src/bindings.rs

This file was deleted.

43 changes: 0 additions & 43 deletions rust/src/config.rs

This file was deleted.

3 changes: 0 additions & 3 deletions rust/src/error.rs

This file was deleted.

10 changes: 0 additions & 10 deletions rust/src/lib.rs

This file was deleted.

61 changes: 0 additions & 61 deletions rust/src/ndb.rs

This file was deleted.

3 changes: 0 additions & 3 deletions rust/src/result.rs

This file was deleted.

0 comments on commit 39b3288

Please sign in to comment.