rust

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
rust [2025/12/04 05:22] – [cargo-cache] ともやんrust [2025/12/04 05:28] (現在) – [Cargo B(inary)Install のインストール] ともやん
行 1798: 行 1798:
 <WRAP color_result><html><pre> <WRAP color_result><html><pre>
 1.12.6 1.12.6
 +</pre></html></WRAP>
 +</WRAP>
 +
 +=== 更新 ===
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<font color="#0087FF"><b>$</b></font> <font color="#26A269">cargo</font> binstall <font color="#A347BA">-V</font>
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +1.12.6
 +</pre></html></WRAP>
 +<WRAP color_command><html><pre>
 +<font color="#0087FF"><b>$</b></font> <font color="#26A269">cargo</font> binstall cargo-binstall
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +<font color="#26A269"> INFO</font> <b>resolve</b><font color="#7D7D7D">: Resolving package: &apos;cargo-binstall&apos;</font>
 +<font color="#26A269"> INFO</font> <b>resolve</b><font color="#7D7D7D">: Verified signature for package &apos;cargo-binstall&apos;: gh=cargo-bins/cargo-binstall git=3fc81674af4165a753833a94cae9f91d8849049f ts=2025-11-23T06:43:45.776Z run=19607264075</font>
 +<font color="#A2734C"> WARN</font> The package cargo-binstall v1.16.2 (x86_64-unknown-linux-gnu) has been downloaded from github.com
 +<font color="#26A269"> INFO</font> This will install the following binaries:
 +<font color="#26A269"> INFO</font>   - cargo-binstall =&gt; /home/tomoyan/.cargo/bin/cargo-binstall
 +Do you wish to continue? [yes]/no
 +? yes
 +<font color="#26A269"> INFO</font> Installing binaries...
 +<font color="#26A269"> INFO</font> Done in 32.55978613s
 +</pre></html></WRAP>
 +<WRAP color_command><html><pre>
 +<font color="#0087FF"><b>$</b></font> <font color="#26A269">cargo</font> binstall <font color="#A347BA">-V</font>
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +1.16.2
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>