Skip to content

Commit

Permalink
feat(rust): use ockam_ebpf from a dedicated repo
Browse files Browse the repository at this point in the history
  • Loading branch information
SanjoDeundiak committed Nov 13, 2024
1 parent 67b050d commit 5e95d89
Show file tree
Hide file tree
Showing 25 changed files with 17 additions and 1,281 deletions.
23 changes: 13 additions & 10 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ members = [
"tools/docs/example_test_helper",
"tools/stress-test",
]
# See `implementations/rust/ockam/ockam_ebpf/README.md`
exclude = ["implementations/rust/ockam/ockam_ebpf"]

# Coverage profile for generating code coverage with grcov.
#
Expand Down
1 change: 1 addition & 0 deletions NOTICE.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ This file contains attributions for any 3rd-party open source code used in this
| objc2-foundation | MIT | https://crates.io/crates/objc2-foundation |
| objc_id | MIT | https://crates.io/crates/objc_id |
| object | Apache-2.0, MIT | https://crates.io/crates/object |
| ockam_ebpf_binary | Apache-2.0 | https://github.com/build-trust/ockam-ebpf.git?branch=main |
| once_cell | MIT, Apache-2.0 | https://crates.io/crates/once_cell |
| onig | MIT | https://crates.io/crates/onig |
| onig_sys | MIT | https://crates.io/crates/onig_sys |
Expand Down
5 changes: 0 additions & 5 deletions implementations/rust/ockam/ockam_ebpf/.cargo/config.toml

This file was deleted.

39 changes: 0 additions & 39 deletions implementations/rust/ockam/ockam_ebpf/CHANGELOG.md

This file was deleted.

189 changes: 0 additions & 189 deletions implementations/rust/ockam/ockam_ebpf/Cargo.lock

This file was deleted.

45 changes: 0 additions & 45 deletions implementations/rust/ockam/ockam_ebpf/Cargo.toml

This file was deleted.

Loading

0 comments on commit 5e95d89

Please sign in to comment.