Skip to content

Commit

Permalink
Update to latest core
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianEddy committed Oct 23, 2024
1 parent 55ac548 commit f239057
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 45 deletions.
22 changes: 11 additions & 11 deletions adobe/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions common/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 common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description = "Gyroflow plugin base"
log = "0.4"
itertools = "0.13"
lru = "0.12"
gyroflow-core = { git = "https://github.com/gyroflow/gyroflow.git", default-features = false, rev = "2b039bb", features = ["bundle-lens-profiles", "use-opencl", "cache-gyro-metadata"] }
gyroflow-core = { git = "https://github.com/gyroflow/gyroflow.git", default-features = false, rev = "1e91744", features = ["bundle-lens-profiles", "use-opencl", "cache-gyro-metadata"] }
#gyroflow-core = { path = "../../gyroflow/src/core", default-features = false, features = ["bundle-lens-profiles", "use-opencl", "cache-gyro-metadata"] }
log-panics = "2.1"
serde = "1"
Expand Down
22 changes: 11 additions & 11 deletions frei0r/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions openfx/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f239057

Please sign in to comment.