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 Mar 12, 2023
1 parent 218f578 commit 488e43c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 5 deletions.
25 changes: 21 additions & 4 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 @@ -122,7 +122,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 488e43c

Please sign in to comment.