Skip to content

Commit 8c02c93

Browse files
authored
Merge pull request #76 from hug-dev/update-interface
Update hash to latest interface
2 parents 0f1bdec + fd06589 commit 8c02c93

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)