Skip to content

Commit

Permalink
Bump freetype-rs from 0.37.0 to 0.38.0
Browse files Browse the repository at this point in the history
Bumps [freetype-rs](https://github.com/PistonDevelopers/freetype-rs) from 0.37.0 to 0.38.0.
- [Release notes](https://github.com/PistonDevelopers/freetype-rs/releases)
- [Commits](https://github.com/PistonDevelopers/freetype-rs/commits)

---
updated-dependencies:
- dependency-name: freetype-rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 142c33f commit 2863737
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 9 deletions.
28 changes: 20 additions & 8 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 crates/gosub_cairo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ peniko = "0.2.0"
skrifa = "0.26.1"
log = "0.4.22"
uuid = { version = "1.11.0", features = ["v4"] }
freetype-rs = "0.37.0"
freetype-rs = "0.38.0"
parley = "0.2.0"
once_cell = "1.20.2"

0 comments on commit 2863737

Please sign in to comment.