File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 771 . Install the Axiom CLI:
88
99 ```
10- cargo +1.86 install --locked --git https://github.com/axiom-crypto/axiom-api-cli.git --tag v1.0.7 cargo-axiom
10+ cargo +1.90 install --locked --git https://github.com/axiom-crypto/axiom-api-cli.git --tag v1.0.9 cargo-axiom
1111 ```
1212
1313 Or from source:
1414
1515 ``` bash
16- git clone https://github.com/axiom-crypto/axiom-api-cli --tag v1.0.7
16+ git clone https://github.com/axiom-crypto/axiom-api-cli --tag v1.0.9
1717 cd axiom-api-cli/crates/cli
18- cargo +1.86 install --locked --force --path .
18+ cargo +1.90 install --locked --force --path .
1919 ```
2020
21212 . Initialize with your API key:
Original file line number Diff line number Diff line change 11[toolchain ]
2- channel = " 1.86 .0"
2+ channel = " 1.90 .0"
33components = [" clippy" , " rustfmt" ]
You can’t perform that action at this time.
0 commit comments