<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Rust on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/en/tags/rust/</link>
    <description>Recent content in Rust on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Sun, 26 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/en/tags/rust/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Managing Multiple Rust Environments with rustup</title>
      <link>https://hobbyworker.me/en/dev/2023-03-26-managing-multiple-rust-environments-with-rustup/</link>
      <pubDate>Sun, 26 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/en/dev/2023-03-26-managing-multiple-rust-environments-with-rustup/</guid>
      <description>In summary, rustup is the official Rust toolchain manager that enables developers to easily install, update, and manage multiple Rust environments on their system. This report detailed the installation process for macOS, Linux, and Windows, as well as the basic usage of rustup commands to switch between Rust versions, set project-specific overrides, and update installed toolchains. By leveraging rustup, developers can efficiently work on multiple projects with different Rust version requirements, enhancing productivity and minimizing version-related conflicts.</description>
    </item>
  </channel>
</rss>
