Rust大闸蟹
d2a00a2daa
update to shadow-rs 0.5. make use easy ( #2793 )
...
* update to shadow-rs 0.4. use easy
* update shadow-rs to 0.5
* fix version not used
* update
* update Cargo.lock
* update Cargo.lock
* fix wasm build error when use dependence git2
fix error link:https://dev.azure.com/nushell/nushell/_build/results?buildId=4858&view=logs&j=1a745d4c-b027-5f34-06d8-d6f256bfe9f9&t=a0a335cb-fa1f-5bbf-be01-1a90d6899e54
2020-12-24 05:56:05 +13:00
Darren Schroeder
f19a801022
enhanced version command with more info ( #2773 )
2020-12-01 13:57:49 -06:00
Avery Harnish
f4d654d2a2
fix: remove duplicated "to" ( #2682 )
2020-10-21 05:35:43 +13:00
Jonathan Turner
43e061f8c6
Add wasm sample for CI ( #2372 )
...
* Add wasm sample for CI
* Add wasm sample for CI
* Add wasm sample for CI
2020-08-19 07:34:05 +12:00
Shaurya Shubham
22519c9083
Only have commit hash in version if git doesn't error ( #2336 )
...
* Add commit to version command
* Replace unwrap with expect.
* Only have commit hash if git doesn't error
Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2020-08-13 06:51:12 +12:00
Darren Schroeder
0194dee3a6
Updated version hashing and bumped nu-cli to 0.18.1 ( #2331 )
...
* Updated version hashing and bumped nu-cli to 0.18.1
* made code pertyer
* Update version.rs
* Update version.rs
Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2020-08-12 09:43:23 +12:00
Shaurya Shubham
362bb1bea3
Add commit hash to version command ( #2312 )
...
* Add commit to version command
* Replace unwrap with expect.
2020-08-08 17:39:34 +12:00