mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
4bd9ed9b88
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."
|