Skip to content

Commit a3cf8b1

Browse files
committed
Fix loading project file with Sony data
1 parent 658cb1e commit a3cf8b1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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.11"
1818
lru = "0.10"
19-
gyroflow-core = { git = "https://github.com/gyroflow/gyroflow.git", default-features = false, rev = "64178f8", features = ["bundle-lens-profiles"] }
19+
gyroflow-core = { git = "https://github.com/gyroflow/gyroflow.git", default-features = false, rev = "af4c575", 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)