Skip to content

Instantly share code, notes, and snippets.

@unitycoder
Created October 3, 2025 17:53
Show Gist options
  • Save unitycoder/7c0a03f6d8099fbe7566f98aa23876ea to your computer and use it in GitHub Desktop.
Save unitycoder/7c0a03f6d8099fbe7566f98aa23876ea to your computer and use it in GitHub Desktop.
rust cargo notes

update rust

rustup update

package icu_normalizer v2.0.0 cannot be built because it requires rustc 1.82 or newer, while the currently active rustc version is 1.76.0

update those: rustup update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment