Skip to content

Commit e82dfd3

Browse files
Bump flo_curves from 0.6.0 to 0.7.0
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] <support@github.com>
1 parent aee1a5d commit e82dfd3

File tree

2 files changed

+26
-9
lines changed

2 files changed

+26
-9
lines changed

Cargo.lock

Lines changed: 25 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ strum = { version = "0.23", features = ["derive"] }
114114
image = { version = "0.23", features = ["png"], default-features = false }
115115

116116
# for certain Bézier curve manipulation functions
117-
flo_curves = "0.6"
117+
flo_curves = "0.7"
118118

119119
# for exporting UFO .glif files to layers
120120
plist = "1.3"

0 commit comments

Comments
 (0)