Skip to content

Commit ea92962

Browse files
committed
Update dependencies
1 parent 0662e8b commit ea92962

File tree

6 files changed

+1534
-900
lines changed

6 files changed

+1534
-900
lines changed

.github/workflows/ocaas.yaml

Lines changed: 0 additions & 56 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md)
331331
### Building rust utilities
332332
333333
- Install Rust
334+
- Initialize git submodules with `git submodule init` and `git submodule update`
334335
- Switch to the respective source folder in `src/rust/<component>`
335336
- Run `cargo test`
336337
### Running shell tests

0 commit comments

Comments
 (0)