leo/package
bors[bot] 077d0f76f1
Merge #676
676: [CLI, PM] Inputs are now published with source code r=collinc97 a=damirka

Fixes #637 

- now inputs are published to Aleo PM
- error json message is printed to user

## Motivation

We're unable to publish packages to PM, this PR fixes that.

## Test Plan

TBD: CI for publishing

Co-authored-by: damirka <damirka.ru@gmail.com>
2021-02-18 06:07:11 +00:00
..
src Merge #676 2021-02-18 06:07:11 +00:00
tests Update license to 2021 2021-02-01 20:26:56 -08:00
Cargo.toml chore(leo): bump version for new release 2021-02-07 08:14:56 -08:00
LICENSE.md Adds LICENSE.md 2021-02-10 22:23:45 -08:00
README.md Adds README.md 2021-02-10 22:27:37 -08:00

leo-package

Crates.io Authors License

This module defines the structure of a Leo project package.

Each file in this directory mirrors a corresponding file generated in a new Leo project package.