File tree Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 88
99env :
1010 CARGO_TERM_COLOR : always
11+ RUST_BACKTRACE : full
1112
1213jobs :
1314 # PasswordAuthenticator
Original file line number Diff line number Diff line change 99
1010env :
1111 CARGO_TERM_COLOR : always
12+ RUST_BACKTRACE : full
1213
1314jobs :
1415 build :
Original file line number Diff line number Diff line change 99
1010env :
1111 CARGO_TERM_COLOR : always
12+ RUST_BACKTRACE : full
1213
1314jobs :
1415 build :
Original file line number Diff line number Diff line change 99env :
1010 CARGO_TERM_COLOR : always
1111 RUSTFLAGS : -Dwarnings
12+ RUST_BACKTRACE : full
1213 rust_min : 1.65.0 # <- Update this when bumping up MSRV
1314
1415jobs :
Original file line number Diff line number Diff line change 88
99env :
1010 CARGO_TERM_COLOR : always
11+ RUST_BACKTRACE : full
1112
1213jobs :
1314 build :
Original file line number Diff line number Diff line change 88
99env :
1010 CARGO_TERM_COLOR : always
11+ RUST_BACKTRACE : full
1112
1213jobs :
1314 tls :
You can’t perform that action at this time.
0 commit comments