@rustledger/wasm 0.8.8 → 0.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
- package/rustledger_wasm_bg.wasm +0 -0
package/README.md
CHANGED
|
@@ -65,7 +65,7 @@ Parse and validate your ledger faster than Python beancount.
|
|
|
65
65
|
|
|
66
66
|
| Platform | Command |
|
|
67
67
|
|----------|---------|
|
|
68
|
-
| **macOS** | `brew install rustledger
|
|
68
|
+
| **macOS/Linux** | `brew install rustledger` |
|
|
69
69
|
| **Arch Linux** | `yay -S rustledger-bin` or `yay -S rustledger` (from source) |
|
|
70
70
|
| **Windows** | `scoop bucket add rustledger https://github.com/rustledger/scoop-rustledger && scoop install rustledger` |
|
|
71
71
|
| **Cargo** | `cargo binstall rustledger` or `cargo install rustledger` |
|
package/package.json
CHANGED
package/rustledger_wasm_bg.wasm
CHANGED
|
Binary file
|