This is an automated email from the ASF dual-hosted git repository.
garyw pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mnemonic.git
from f6bec47 MNEMONIC-799: Ignore snyk-macos files and .history folder
new d23c900 MNEMONIC-801: Add a subproject for Mnemonic protocol service
new 3d31fd7 fixup! MNEMONIC-801: Add a subproject for Mnemonic protocol
service
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
mnemonic-protocol/Cargo.toml | 2 +-
mnemonic-protocol/{protocol => service}/Cargo.toml | 2 +-
.../{protocol/src/lib.rs => service/src/main.rs} | 15 ++-------------
3 files changed, 4 insertions(+), 15 deletions(-)
copy mnemonic-protocol/{protocol => service}/Cargo.toml (98%)
copy mnemonic-protocol/{protocol/src/lib.rs => service/src/main.rs} (78%)