File tree 4 files changed +6
-10
lines changed
4 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 1
- [alias ]
2
- xtask = " run --package xtask --"
3
-
4
1
# On Windows MSVC, statically link the C runtime so that the resulting EXE does
5
2
# not depend on the vcruntime DLL.
6
3
[target .'cfg(all(windows, target_env = "msvc"))' ]
Original file line number Diff line number Diff line change 1
- /contrib /completions /* eol =lf linguist-generated =true text
2
- /contrib /completions /README.md - eol - linguist-generated - text
3
- /init.fish eol =lf text
4
- /templates /* .txt eol =lf text
5
- /zoxide.plugin.zsh eol =lf text
1
+ * text =auto eol =lf
2
+
3
+ /contrib /completions /** linguist-generated
4
+ /contrib /completions /README.md - linguist-generated
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ bincode = "1.3.1"
22
22
clap = { version = " 4.3.0" , features = [" derive" ] }
23
23
color-print = " 0.3.4"
24
24
dirs = " 5.0.0"
25
- dunce = " 1.0.4 "
25
+ dunce = " 1.0.1 "
26
26
fastrand = " 2.0.0"
27
27
glob = " 0.3.0"
28
28
ouroboros = " 0.18.3"
Original file line number Diff line number Diff line change 1
1
group_imports = " StdExternalCrate"
2
2
imports_granularity = " Module"
3
- newline_style = " Native "
3
+ newline_style = " Unix "
4
4
use_field_init_shorthand = true
5
5
use_small_heuristics = " Max"
6
6
use_try_shorthand = true
You can’t perform that action at this time.
0 commit comments