Skip to content

Commit

Permalink
Bump the cargo group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the cargo group with 2 updates in the / directory: [anyhow](https://github.com/dtolnay/anyhow) and [font](https://github.com/bodoni/font).


Updates `anyhow` from 1.0.81 to 1.0.86
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.81...1.0.86)

Updates `font` from 0.29.3 to 0.31.5
- [Commits](https://github.com/bodoni/font/commits)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: font
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 3f57b50 commit f20b575
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ repository = "https://github.com/samgoldman/fj-text"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.81"
anyhow = "1.0.86"
bezier-rs = "0.4.0"
fj = "0.48.0"
font = "0.29.3"
font = "0.31.5"

[dev-dependencies]
test-case = "3.3.1"

0 comments on commit f20b575

Please sign in to comment.