Skip to content

Commit

Permalink
Bump savvy from 0.6.7 to 0.6.8 in /src/rust
Browse files Browse the repository at this point in the history
Bumps [savvy](https://github.com/yutannihilation/savvy) from 0.6.7 to 0.6.8.
- [Release notes](https://github.com/yutannihilation/savvy/releases)
- [Changelog](https://github.com/yutannihilation/savvy/blob/main/CHANGELOG.md)
- [Commits](yutannihilation/savvy@v0.6.7...v0.6.8)

---
updated-dependencies:
- dependency-name: savvy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 4cd6823 commit 7c0bee9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions src/rust/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 src/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ lto = true
panic = "abort"

[dependencies]
savvy = "0.6.7"
savvy = "0.6.8"
fontdb = "0.22"
lyon = "1.0"
once_cell = "1"
Expand Down

0 comments on commit 7c0bee9

Please sign in to comment.