mirror of
https://github.com/cccb/servicepoint.git
synced 2025-01-19 02:20:12 +01:00
4 lines
109 B
Rust
4 lines
109 B
Rust
pub fn main() {
|
|
println!("cargo:warning=This crate is unmaintained. Please switch to `servicepoint`.")
|
|
}
|