diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-01-23 16:06:31 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-01-23 16:06:31 +0100 |
commit | 0a9060e335d59f0ccaf5d9600abbcb938db30928 (patch) | |
tree | 874deccfe6c9b5a0d225cd892b06229378761b2f /vendor/librune/README.md | |
parent | 851ca8da9d72fbc438420eab4a7de4d84fb5bc5d (diff) |
Bump librune version
Diffstat (limited to 'vendor/librune/README.md')
-rw-r--r-- | vendor/librune/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/librune/README.md b/vendor/librune/README.md index fa98774..5431551 100644 --- a/vendor/librune/README.md +++ b/vendor/librune/README.md @@ -22,6 +22,7 @@ This library contains the following headers: 1. `gbrk.h` — grapheme-iteration functions 2. `rune.h` — rune-constants, -macros, and -functions 3. `utf8.h` — UTF-8 encoding, decoding, iteration, etc. +4. `builder.h` — string building functions ## Installation |