Skip to content

Commit 2f223b7

Browse files
committed
document that #19464 requires utf8proc 2.1 or later
1 parent c5f8375 commit 2f223b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Julia uses the following external libraries, which are automatically downloaded
294294
- **[curl]** (>= 7.50) — libcurl provides download and proxy support for Julia's package manager
295295
- **[libssh2]** (>= 1.7) — library for SSH transport, used by libgit2 for packages with SSH remotes
296296
- **[mbedtls]** (>= 2.2) — library used for cryptography and transport layer security, used by libssh2
297-
- **[utf8proc]** (>= 2.0) — a library for processing UTF-8 encoded Unicode strings
297+
- **[utf8proc]** (>= 2.1) — a library for processing UTF-8 encoded Unicode strings
298298
- **[libosxunwind]** — clone of [libunwind], a library that determines the call-chain of a program
299299

300300
[GNU make]: http://www.gnu.org/software/make

0 commit comments

Comments
 (0)