add cargo/.crates.toml (list of installed crates)
This commit is contained in:
parent
27d1fadff8
commit
c5b0fcaf97
24
.cargo/.crates.toml
Normal file
24
.cargo/.crates.toml
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
[v1]
|
||||||
|
"b3sum 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = ["b3sum"]
|
||||||
|
"bandwhich 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)" = ["bandwhich"]
|
||||||
|
"cargo-outdated 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)" = ["cargo-outdated"]
|
||||||
|
"cargo-update 8.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = [
|
||||||
|
"cargo-install-update",
|
||||||
|
"cargo-install-update-config",
|
||||||
|
]
|
||||||
|
"cargo-watch 8.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = ["cargo-watch"]
|
||||||
|
"crowbook 0.15.2 (registry+https://github.com/rust-lang/crates.io-index)" = ["crowbook"]
|
||||||
|
"du-dust 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = ["dust"]
|
||||||
|
"rustlings 3.0.0 (path+file:///home/vis/utils/rustlings)" = ["rustlings"]
|
||||||
|
"sccache 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)" = ["sccache"]
|
||||||
|
"sheldon 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)" = ["sheldon"]
|
||||||
|
"starship 1.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = ["starship"]
|
||||||
|
"sway-alttab 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = ["sway-alttab"]
|
||||||
|
"swayr 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)" = [
|
||||||
|
"swayr",
|
||||||
|
"swayrd",
|
||||||
|
]
|
||||||
|
"taskwarrior-tui 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = ["taskwarrior-tui"]
|
||||||
|
"ttyper 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = ["ttyper"]
|
||||||
|
"vtebench 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = ["vtebench"]
|
||||||
|
"zenith 0.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = ["zenith"]
|
Loading…
Reference in New Issue
Block a user