Commit Graph

27 Commits

Author SHA1 Message Date
f124110e6f
add various changes 2023-07-11 17:56:04 +02:00
6f8bd050b8
crates.toml: bump cargo-update to 9.0.0 2022-09-18 23:27:37 +02:00
cb4c5ce82e
crates.toml: bump swayr to 0.21.0 2022-09-17 01:37:33 +02:00
597cfe6888
crates.toml: bump du-dust to 0.8.3 2022-09-17 01:37:09 +02:00
3563fa5fd9
crates.toml: bump cargo-update to 8.2.0 2022-09-17 01:36:28 +02:00
808c1f2ea6
cargo/crates.toml: bump starship to 1.10.3 2022-09-11 20:17:39 +02:00
7800d6fe62
cargo/crates.toml: bump swayr to 0.20.1 2022-08-22 21:45:45 +02:00
cb744253a4
cargo/crates.toml: bump starship to 1.10.2 2022-08-22 21:45:31 +02:00
eacac88597
cargo/crates.toml: add eva 2022-08-22 21:45:10 +02:00
e895b70770
cargo/crates.toml: bump dust to 0.8.1 2022-08-22 21:44:56 +02:00
a6143eb53d
cargo/crates.toml: bump cargo-watch to 8.1.2 2022-08-22 21:44:06 +02:00
7023474120
crates.toml,starship: vicmd -> vimcmd for v1.9.1
refs:
    * https://github.com/starship/starship/releases/tag/v1.9.1
    * https://github.com/starship/starship/issues/4081
    * 67619386cd
2022-07-02 22:20:12 +02:00
7bf18f00e1
crates.toml: rm ttyper 2022-07-02 20:24:49 +02:00
279751f355
crates.toml: bump swayr to 0.19.0 2022-07-02 20:22:34 +02:00
dfc3a9b911
crates.toml: bump starship to 1.8.0 2022-07-02 20:21:59 +02:00
3ed8a8ddd1
cargo/crates.toml: bump ttyper to 0.4.2 2022-05-25 17:24:19 +02:00
8f8b93229b
cargo/crates.toml: bump swayr to 0.18.0 2022-05-25 17:23:55 +02:00
a96b559252
cargo/crates.toml: bump starship to 1.7.1 2022-05-25 17:18:03 +02:00
d85b69d119
cargo/crates.toml: bump sccache to 0.3.0 2022-05-25 16:22:32 +02:00
df0bf52bbb
cargo/crates.toml: bump cargo-update to 8.1.4 2022-05-25 15:52:04 +02:00
58f7545f4e
cargo config: add rustc flag "target-cpu=native" 2022-04-16 17:49:11 +02:00
c5b0fcaf97
add cargo/.crates.toml (list of installed crates) 2022-04-16 17:34:29 +02:00
27d1fadff8
cargo config: add http section 2022-04-16 17:30:07 +02:00
7850ae0321
cargo config: enable future-incompat-report 2022-04-16 17:27:37 +02:00
3d408f8fee
cargo config: manually specify rustc
since using rust toolchain from rustup, it's probably best to specify
the full path to rustc. the correct one should be called from the main
shell in use (zsh) but when invoked from e.g. bash, another rustc might
get called as PATH is not properly set up there
2022-04-16 17:15:13 +02:00
06086aef89
cargo config: set sccache to be rustc-wrapper 2022-04-16 17:11:58 +02:00
621f086262
add cargo/config.toml 2022-04-16 17:08:10 +02:00