forked from clearloop/leetcode-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 13d85df
authored
chore: upgrade some crates, fix typo (clearloop#113)
* chore: upgrade some crates, fix typo
1. upgrade diesel to the newest
2. specific the clap version
3. add Cargo.lock to the git track tree, as the bin crate practically
using
4. fix some typo
* chore: review change1 parent 2f36d39 commit 13d85df
File tree
12 files changed
+2684
-45
lines changed- .github/workflows
- src
- cache
- cmds
- plugins
12 files changed
+2684
-45
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | - | ||
32 | + | ||
33 | 33 |
| |
34 | 34 |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
|
0 commit comments