aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-04-01 16:34:15 -0700
committerElliott Hughes <enh@google.com>2021-04-01 16:34:15 -0700
commita2c3c5670470c790d3e70ca3392536d4b69e708e (patch)
tree33606e3663ed7bfe2c6fdc2fb260ef81d381059e /README.md
parent798e77f9ad5a4fd5b91b5cdf19ad52b515818522 (diff)
downloadpin-project-a2c3c5670470c790d3e70ca3392536d4b69e708e.tar.gz
Upgrade rust/crates/pin-project to 1.0.6
Test: make Change-Id: Ie5387f10f0407e40e47531b42f4d672cfe370e27
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 95818e1..0e21654 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[![docs.rs](https://img.shields.io/badge/docs.rs-pin--project-blue?style=flat-square)](https://docs.rs/pin-project)
[![license](https://img.shields.io/badge/license-Apache--2.0_OR_MIT-blue?style=flat-square)](#license)
[![rustc](https://img.shields.io/badge/rustc-1.37+-blue?style=flat-square&logo=rust)](https://www.rust-lang.org)
-[![build status](https://img.shields.io/github/workflow/status/taiki-e/pin-project/CI/master?style=flat-square&logo=github)](https://github.com/taiki-e/pin-project/actions)
+[![build status](https://img.shields.io/github/workflow/status/taiki-e/pin-project/CI/main?style=flat-square&logo=github)](https://github.com/taiki-e/pin-project/actions)
A crate for safe and ergonomic [pin-projection].