Skip to content

Commit

Permalink
Bump flo_curves from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [flo_curves](https://github.com/Logicalshift/flo_curves) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/Logicalshift/flo_curves/releases)
- [Commits](Logicalshift/flo_curves@0.6.0...0.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 28, 2023
1 parent aee1a5d commit e82dfd3
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 9 deletions.
33 changes: 25 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ strum = { version = "0.23", features = ["derive"] }
image = { version = "0.23", features = ["png"], default-features = false }

# for certain Bézier curve manipulation functions
flo_curves = "0.6"
flo_curves = "0.7"

# for exporting UFO .glif files to layers
plist = "1.3"
Expand Down

0 comments on commit e82dfd3

Please sign in to comment.