Skip to content

Commit

Permalink
Version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wezm committed Nov 21, 2023
1 parent 71c39f5 commit 9eba5e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fontconfig/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[package]
name = "fontconfig"
version = "0.6.0"
version = "0.7.0"
edition = "2018"
rust-version = "1.56"
rust-version = "1.64"
authors = [
"Austin Bonander <[email protected]>",
"Manuel Reinhardt <[email protected]>",
Expand All @@ -19,7 +19,7 @@ documentation = "https://docs.rs/crate/fontconfig"
repository = "https://github.com/yeslogic/fontconfig-rs"

[dependencies.yeslogic-fontconfig-sys]
version = "4.0.0"
version = "5.0.0"
path = "../fontconfig-sys"

[features]
Expand Down

0 comments on commit 9eba5e2

Please sign in to comment.