Skip to content
This repository was archived by the owner on Nov 8, 2019. It is now read-only.

Commit 221f3f6

Browse files
committed
Update docs
1 parent 238049b commit 221f3f6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

DETAILS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Rust 🦀
22
===
33

4+
⚠️ **This extension is no longer maintain, use instead Azure Pipelines YAML file to setup CI in your Rust projects** ⚠️
5+
46
This extension contains tasks that can be used to manage **Rust** projects.
57

68
**Rust** is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. For more information on **Rust**, take a look at the official [documentation](https://www.rust-lang.org).

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
⚠️ **This project is no longer maintain, use instead Azure pipelines YAML file to setup CI in your Rust projects** ⚠️
2+
13
# Rust extension for Azure DevOps
24

35
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

0 commit comments

Comments
 (0)