Accepting request 954424 from home:firstyear:branches:devel:languages:rust

OBS-URL: https://build.opensuse.org/request/show/954424
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rustup?expand=0&rev=12
This commit is contained in:
William Brown 2022-02-15 03:16:32 +00:00 committed by Git OBS Bridge
parent 675d69dc37
commit 03da945d9a

View File

@ -60,6 +60,9 @@ Obsoletes: rust-doc < %{rust_version}
Obsoletes: rust-src < %{rust_version}
Obsoletes: rustfmt < %{rust_version}
Conflicts: rust+cargo
Conflicts: rust+rustc
%description
A tool to manager user Rust toolchains. This is generally used by developers
managing multiple parallel toolchains in their environment.