2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-26 20:05:14 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Jonathan Turner
d19314fe3a
Fix the wasm build () 2021-01-13 07:14:35 +13:00
Trevor Carlson
b50cdd6de8
Update dependency rust-embed now that issue with its use of syn has been fixed. ()
* update the rust-embed dependency of nu-cli to 5.8.0 and undo the version pin of syn now that rust-embed-impl has been fixed

* unpin syn version in chart plugin
2021-01-07 14:33:39 +13:00
Jonathan Turner
7e4e7fa4a6
Pin the syn version to avoid breaking change ()
* Pin the syn version to avoid breaking change

* pin syn in wasm also
2021-01-06 14:32:08 +13:00
Jonathan Turner
43e061f8c6
Add wasm sample for CI ()
* Add wasm sample for CI

* Add wasm sample for CI

* Add wasm sample for CI
2020-08-19 07:34:05 +12:00