This is an automated email from the ASF dual-hosted git repository. pnoltes pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git
commit 88bec1d599b85a8d4c1b7d507a01e22f87148ca0 Merge: 2683e8b8 5d8f5bba Author: Pepijn Noltes <[email protected]> AuthorDate: Tue Aug 1 18:56:39 2023 +0200 Merge pull request #600 from apache/feature/599-rust-hello-world-bundle Feature/599 rust hello world bundle misc/experimental/CMakeLists.txt | 3 +- .../{CMakeLists.txt => rust/.gitignore} | 5 +-- misc/experimental/rust/CMakeLists.txt | 45 ++++++++++++++++++++++ .../{CMakeLists.txt => rust/Cargo.toml} | 8 ++-- misc/experimental/rust/README.md | 28 ++++++++++++++ .../hello_world_activator/Cargo.toml} | 11 ++++-- .../rust/hello_world_activator/src/lib.rs | 32 +++++++++++++++ 7 files changed, 119 insertions(+), 13 deletions(-)
