From 4348958e3bface85aedc9e8a5638f38790834cd5 Mon Sep 17 00:00:00 2001
From: Stephane Del Pino <stephane.delpino44@gmail.com>
Date: Mon, 1 Oct 2018 21:53:21 +0200
Subject: [PATCH] git subrepo pull packages/rang

subrepo:
  subdir:   "packages/rang"
  merged:   "f09d567d"
upstream:
  origin:   "git@github.com:agauniyal/rang.git"
  branch:   "master"
  commit:   "f09d567d"
git-subrepo:
  version:  "0.3.1"
  origin:   "git@github.com:ingydotnet/git-subrepo.git"
  commit:   "a7ee886"
---
 packages/rang/.gitrepo  | 4 ++--
 packages/rang/README.md | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/packages/rang/.gitrepo b/packages/rang/.gitrepo
index ecc95b696..6733a19fc 100644
--- a/packages/rang/.gitrepo
+++ b/packages/rang/.gitrepo
@@ -6,6 +6,6 @@
 [subrepo]
 	remote = git@github.com:agauniyal/rang.git
 	branch = master
-	commit = c43da1f2a8458d469849d6a2bb04d03c3d7a0c64
-	parent = cc3f3d41a0487437be7afa83828df9d204940172
+	commit = f09d567d5afe5230de0676ddecef93daf4a09667
+	parent = fb68ce0527e9597488748018bf8b37cb651270b3
 	cmdver = 0.3.1
diff --git a/packages/rang/README.md b/packages/rang/README.md
index 73967f367..90a196a26 100644
--- a/packages/rang/README.md
+++ b/packages/rang/README.md
@@ -82,8 +82,8 @@ Supported attributes with their compatiblity are listed below -
 | `rang::style::bold`      | yes   | yes   |
 | `rang::style::dim`       | yes   | no    |
 | `rang::style::italic`    | yes   | no    |
-| `rang::style::underline` | yes   | maybe |
-| `rang::style::blink`     | no    | maybe |
+| `rang::style::underline` | yes   | no    |
+| `rang::style::blink`     | no    | no    |
 | `rang::style::rblink`    | no    | no    |
 | `rang::style::reversed`  | yes   | yes   |
 | `rang::style::conceal`   | maybe | yes   |
-- 
GitLab