mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-25 18:42:26 +03:00
Fix typo.
This commit is contained in:
parent
91078a4414
commit
98b59566f1
@ -24,7 +24,7 @@ that we suggest few changes to Leo CLI and Manifest:
|
||||
- add a "dependencies" section to Leo Manifest and add a command to pull those dependencies;
|
||||
- allow custom names for imports to manually resolve name conflicts;
|
||||
- add "curve" and "proving system" sections to the Manifest;
|
||||
- add "inlcude" and "exclude" parameters for "proving system" and "curve";
|
||||
- add "include" and "exclude" parameters for "proving system" and "curve";
|
||||
|
||||
Later this solution can be improved by adding a lock-file which would lock
|
||||
imported packages based on both their contents and version.
|
||||
|
Loading…
Reference in New Issue
Block a user