Skip to content

Commit 1d1b4ab

Browse files
committed
Update deps
1 parent d359362 commit 1d1b4ab

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
@@ -17,7 +17,7 @@ measure_time = "0.8"
1717
log = "0.4"
1818
itertools = "0.10"
1919
lru = "0.8"
20-
gyroflow-core = { git = "https://github.com/gyroflow/gyroflow.git", default-features = false, rev = "866eed5" }
20+
gyroflow-core = { git = "https://github.com/gyroflow/gyroflow.git", default-features = false, rev = "ac8b7af" }
2121
#gyroflow-core = { path = "../gyroflow/src/core", default-features = false }
2222
serde_json = "1"
2323

0 commit comments

Comments
 (0)