.. |
binstall
|
Fix passing --quiet to cargo-install
|
2022-08-05 15:45:46 +10:00 |
drivers
|
Fix typo in impl Version for crates_io_api::Version
|
2022-07-21 19:20:21 +10:00 |
fetchers
|
Ret CompactString in Fetcher::source_name
|
2022-08-02 22:42:05 +10:00 |
helpers
|
Use CompactString for fields of CrateName
|
2022-08-02 22:17:11 +10:00 |
metafiles
|
Fix creating .cargo/.crates.toml in metadata::v1
|
2022-08-04 14:08:06 +10:00 |
bins.rs
|
Optimize CratesToml : Use CompactString for bins
|
2022-07-26 13:48:04 +10:00 |
binstall.rs
|
Pass -q to cargo-install if log_level is set to off
|
2022-08-04 23:21:29 +10:00 |
drivers.rs
|
Refactor:Mv mod visitor vfs under crates_io
|
2022-06-21 13:44:12 +10:00 |
errors.rs
|
Add -V, clean up errors and help text (#259)
|
2022-07-30 17:26:52 +12:00 |
fetchers.rs
|
Ret CompactString in Fetcher::source_name
|
2022-08-02 22:42:05 +10:00 |
formats.rs
|
Find best download source out of alternatives (format extension) (#236)
|
2022-07-24 14:32:23 +12:00 |
helpers.rs
|
Add -V, clean up errors and help text (#259)
|
2022-07-30 17:26:52 +12:00 |
lib.rs
|
Add function and example program detecting WASI runability (#250)
|
2022-07-26 23:28:17 +12:00 |
main.rs
|
Add missing doc for trace for Options::log_level
|
2022-08-05 15:24:39 +10:00 |
metafiles.rs
|
Impl metafiles::binstall_v1::{Entry, Source}
|
2022-07-26 22:29:10 +10:00 |
miniwasi.wasm
|
Add function and example program detecting WASI runability (#250)
|
2022-07-26 23:28:17 +12:00 |
miniwasi.wast
|
Place import at the top (#258)
|
2022-07-30 10:07:54 +12:00 |
target.rs
|
Fix typo in target::linux::create_targets_str
|
2022-08-04 17:46:26 +10:00 |
wasi.rs
|
Add function and example program detecting WASI runability (#250)
|
2022-07-26 23:28:17 +12:00 |