Skip to content

Commit fd06589

Browse files
committed
Update hash to latest interface
Signed-off-by: Hugues de Valon <hugues.devalon@arm.com>
1 parent 0f1bdec commit fd06589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ edition = "2018"
1313
documentation = "https://docs.rs/crate/parsec-client"
1414

1515
[dependencies]
16-
parsec-interface = { git = "https://github.com/parallaxsecond/parsec-interface-rs", rev = "0769c6a88345781cb2a168e2f8c5d5e88561fb88" }
16+
parsec-interface = { git = "https://github.com/parallaxsecond/parsec-interface-rs", rev = "ccff61b242756d07ed4b140966979e44cb7c5cf0" }
1717
num = "0.3.0"
1818
log = "0.4.11"
1919
derivative = "2.1.1"

0 commit comments

Comments
 (0)