Skip to content

Commit

Permalink
"Input rotation" fixed in gyroflow_core
Browse files Browse the repository at this point in the history
  • Loading branch information
latenitefilms committed Jul 11, 2023
1 parent 6d3f3c5 commit 98ba08f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Frameworks/gyroflow/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ argh = "*"
serde = "1.0"
serde_json = "1.0"
libc = "0.2"
gyroflow-core = { git = "https://github.com/gyroflow/gyroflow.git", default-features = false, rev = "89de262", features = ["bundle-lens-profiles"] }
gyroflow-core = { git = "https://github.com/gyroflow/gyroflow.git", default-features = false, rev = "fa45053", features = ["bundle-lens-profiles"] }
log = "0.4.17"
oslog = "0.2.0"
lazy_static = "1.4.0"
Expand Down

0 comments on commit 98ba08f

Please sign in to comment.