Skip to content

Commit 4802853

Browse files
committed
Update Gyroflow revision
1 parent 1d1b4ab commit 4802853

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gyroflow-ofx"
3-
version = "1.0.9"
3+
version = "1.0.10"
44
authors = ["Ilya Epifanov <elijah.epifanov@gmail.com>", "Adrian <adrian.eddy@gmail.com>"]
55
license = "GPL-3.0-or-later"
66
edition = "2021"
@@ -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 = "ac8b7af" }
20+
gyroflow-core = { git = "https://github.com/gyroflow/gyroflow.git", default-features = false, rev = "37676aa" }
2121
#gyroflow-core = { path = "../gyroflow/src/core", default-features = false }
2222
serde_json = "1"
2323

0 commit comments

Comments
 (0)