Skip to content

Commit f95e914

Browse files
committed
Update to core v1.5.1
1 parent e432baf commit f95e914

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -16,7 +16,7 @@ ofx = "0.3"
1616
log = "0.4"
1717
itertools = "0.10"
1818
lru = "0.10"
19-
gyroflow-core = { git = "https://github.com/gyroflow/gyroflow.git", default-features = false, rev = "89d0832", features = ["bundle-lens-profiles"] }
19+
gyroflow-core = { git = "https://github.com/gyroflow/gyroflow.git", default-features = false, rev = "c568f73", features = ["bundle-lens-profiles"] }
2020
#gyroflow-core = { path = "../gyroflow/src/core", default-features = false, features = ["bundle-lens-profiles"] }
2121
log-panics = "2.1"
2222
rfd = "0.11"

0 commit comments

Comments
 (0)