Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Arnab Animesh Das
rusttype
Commits
d3c29330
Verified
Commit
d3c29330
authored
Apr 18, 2020
by
Alex Butler
Browse files
Release 0.9
parent
96c93474
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cargo.toml
View file @
d3c29330
[package]
name
=
"rusttype"
version
=
"0.
8.3
"
version
=
"0.
9.0
"
authors
=
[
"Dylan Ede <dylanede@googlemail.com>"
,
"Jeremy Soller <jackpot51@gmail.com>"
,
...
...
@@ -27,7 +27,7 @@ features = ["gpu_cache"]
[dependencies]
ttf-parser
=
{
version
=
"0.5"
,
default-features
=
false
}
ab_glyph_rasterizer
=
{
version
=
"0.1"
,
default-features
=
false
}
ab_glyph_rasterizer
=
{
version
=
"0.1
.1
"
,
default-features
=
false
}
libm
=
{
version
=
"0.2.1"
,
default-features
=
false
,
optional
=
true
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment