mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-09 13:33:43 +00:00
![Philipp Hansch](/assets/img/avatar_default.png)
This replaces the `update-all-references` scripts with a single cargo dev bless command. cc #5394
4 lines
58 B
Bash
Executable File
4 lines
58 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "Please use 'cargo dev bless' instead."
|