.. |
binstall
|
Fix binstall::resolve (#266)
|
2022-08-04 11:12:06 +12: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
|
Use CompactString for Options::version_req
|
2022-08-02 22:26:44 +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
|
fs::create_dir_all(&install_path) in main.rs
|
2022-08-04 14:00:44 +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
|
Rm unused derive(Clone) for DesiredTargets
|
2022-07-21 15:07:09 +10:00 |
wasi.rs
|
Add function and example program detecting WASI runability (#250)
|
2022-07-26 23:28:17 +12:00 |