Skip to content

Commit c86a130

Browse files
committed
chore: update toolchain
1 parent a69d5c0 commit c86a130

File tree

4 files changed

+42
-145
lines changed

4 files changed

+42
-145
lines changed

Cargo.lock

+40-141
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ readme = "README.md"
1919
clap = { version = "4.1.6", features = ["derive"] }
2020
dirs = "4.0"
2121
regex = "1.7.1"
22-
prettytable-rs = "0.8.0"
22+
prettytable-rs = "0.10.0"

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
A nifty command alias manager
44

5-
> Note: NPM only supports Mac platform, while cargo supports Mac platform and Linux platform.
6-
75
## Quick Start
86

97

rust-toolchain

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nightly-2022-03-12
1+
nightly-2023-02-20

0 commit comments

Comments
 (0)