Skip to content

Commit 9eba5e2

Browse files
committed
Version 0.7.0
1 parent 71c39f5 commit 9eba5e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fontconfig/Cargo.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "fontconfig"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
edition = "2018"
5-
rust-version = "1.56"
5+
rust-version = "1.64"
66
authors = [
77
"Austin Bonander <[email protected]>",
88
"Manuel Reinhardt <[email protected]>",
@@ -19,7 +19,7 @@ documentation = "https://docs.rs/crate/fontconfig"
1919
repository = "https://github.com/yeslogic/fontconfig-rs"
2020

2121
[dependencies.yeslogic-fontconfig-sys]
22-
version = "4.0.0"
22+
version = "5.0.0"
2323
path = "../fontconfig-sys"
2424

2525
[features]

0 commit comments

Comments
 (0)