Change repo to generate both a library and a binary.
This repo will primary be a library, but for compliance testing it may make sense to have a binary operating in the same fashion as the node dustjs shim so I've set up this repo to generate both a library and a binary.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,7 +1,6 @@
|
||||
/target
|
||||
|
||||
# May wish to include this later since this is primarily a library,
|
||||
# but ignoring it for early development
|
||||
# This repo is primarily a library, so ignore Cargo.lock
|
||||
Cargo.lock
|
||||
|
||||
# Backup files generated by rustfmt
|
||||
|
||||
Reference in New Issue
Block a user