From 101aa84c43b1ae51488f0c81be35cdaf0270f52f Mon Sep 17 00:00:00 2001 From: Ashley Mannix Date: Tue, 19 Mar 2024 08:10:24 +1000 Subject: [PATCH] add v6 to v8 draft link to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1aba431..dcd89ab3 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ For more details on using `uuid`, [see the library documentation](https://docs.r * [`uuid` library docs](https://docs.rs/uuid/1.7.0/uuid). * [Wikipedia: Universally Unique Identifier](http://en.wikipedia.org/wiki/Universally_unique_identifier). * [RFC4122: A Universally Unique IDentifier (UUID) URN Namespace](http://tools.ietf.org/html/rfc4122). +* [Revision of RFC4122: Universally Unique IDentifiers (UUID)](https://www.ietf.org/archive/id/draft-ietf-uuidrev-rfc4122bis-14.html). --- # License