Skip to content

Commit ce0b7fc

Browse files
authored
Merge pull request #84 from hug-dev/update-psa-crypto
Update psa-crypto
2 parents 06b921c + 09601b9 commit ce0b7fc

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
@@ -12,7 +12,7 @@ edition = "2018"
1212
documentation = "https://docs.rs/crate/parsec-client"
1313

1414
[dependencies]
15-
parsec-interface = { git = "https://github.com/parallaxsecond/parsec-interface-rs.git", rev = "a7f3c7e246a64b9474ca3a0a1365b6deee74e7a4"}
15+
parsec-interface = { git = "https://github.com/parallaxsecond/parsec-interface-rs.git", rev = "6b951390791b398b76eb02c942e24d7c91acc980"}
1616
num = "0.3.0"
1717
log = "0.4.11"
1818
derivative = "2.1.1"

0 commit comments

Comments
 (0)