Skip to content

Commit 5be8e2c

Browse files
authored
Bump core-text version (#638)
Just exposing a couple of additional APIs. (Motivation: to enable us to try using the `_and_options` API when instantiating fonts in webrender, for https://bugzilla.mozilla.org/show_bug.cgi?id=1803406.)
1 parent 099bd27 commit 5be8e2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-text/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "core-text"
3-
version = "20.0.0"
3+
version = "20.1.0"
44
authors = ["The Servo Project Developers"]
55
description = "Bindings to the Core Text framework."
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)