Skip to content

Commit

Permalink
Release v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianEddy committed Mar 7, 2023
1 parent 0eea441 commit dd65294
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ measure_time = "0.8"
log = "0.4"
itertools = "0.10"
lru = "0.10"
gyroflow-core = { git = "https://github.com/gyroflow/gyroflow.git", default-features = false, rev = "7c7d51a", features = ["bundle-lens-profiles"] }
gyroflow-core = { git = "https://github.com/gyroflow/gyroflow.git", default-features = false, rev = "3bd803d", features = ["bundle-lens-profiles"] }
#gyroflow-core = { path = "../gyroflow/src/core", default-features = false, features = ["bundle-lens-profiles"] }
log-panics = "2.1"
rfd = "0.11"
Expand Down

0 comments on commit dd65294

Please sign in to comment.