Skip to content

Commit

Permalink
Merge pull request #21 from vbrandl/doc/readme
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
vbrandl authored Apr 13, 2024
2 parents 94eff36 + 956cb30 commit 9f4c18b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ date: Mon, 20 Apr 2020 06:53:49 GMT
5f099854-2117-49b3-b252-d6693a85acc5
```

If you want chronologically sortable request IDs, you can enable the
`uuid-v7-generator` feature and `RequestIdentifier::with_uuid_v7()`. This will
generate request IDs using [UUID Version
7](https://www.ietf.org/archive/id/draft-peabody-dispatch-new-uuid-format-04.html#name-uuid-version-7).

## Supported `actix-web` Versions

| crate version | `actix-web` version |
Expand Down

0 comments on commit 9f4c18b

Please # to comment.