Skip to content

Commit

Permalink
Bump fontconfig-cache-parser (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
jneem committed Apr 20, 2024
1 parent 88200b6 commit 27bf853
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 190 deletions.
191 changes: 2 additions & 189 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ core-foundation-sys = "0.8.6"
[target.'cfg(not(any(target_os="macos", target_os="ios", target_family="windows")))'.dependencies]
anyhow = "1.0.82"
bytemuck = { version = "1.15.0", features = ["derive"] }
fontconfig-cache-parser = "0.1.1"
fontconfig-cache-parser = "0.2"
thiserror = "1.0.58"
roxmltree = "0.18.1"

0 comments on commit 27bf853

Please sign in to comment.