Skip to content

Commit

Permalink
keymanager: Consolidate key manager crates
Browse files Browse the repository at this point in the history
  • Loading branch information
peternose committed Sep 13, 2022
1 parent 3ea0e38 commit 98bc4da
Show file tree
Hide file tree
Showing 36 changed files with 548 additions and 551 deletions.
1 change: 1 addition & 0 deletions .changelog/4930.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
keymanager: Refactor and reorganize runtime-related crates
38 changes: 4 additions & 34 deletions Cargo.lock

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

4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
members = [
"runtime",
"runtime-loader",
"keymanager-client",
"keymanager-api-common",
"keymanager-lib",
"keymanager",
"tools",

# Test runtimes.
Expand Down
18 changes: 0 additions & 18 deletions keymanager-api-common/Cargo.toml

This file was deleted.

Loading

0 comments on commit 98bc4da

Please sign in to comment.