File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " parsec-client"
33version = " 0.12.0"
4- authors = [" Ionut Mihalcea <ionut.mihalcea@arm.com>" ,
5- " Hugues de Valon <hugues.devalon@arm.com>" ]
4+ authors = [" Contributors to the Parsec project" ]
65description = " Parsec Client library for the Rust ecosystem"
76license = " Apache-2.0"
87repository = " https://github.com/parallaxsecond/parsec-client-rust"
@@ -13,7 +12,7 @@ edition = "2018"
1312documentation = " https://docs.rs/crate/parsec-client"
1413
1514[dependencies ]
16- parsec-interface = { git = " https://github.com/parallaxsecond/parsec-interface-rs" , rev = " ccff61b242756d07ed4b140966979e44cb7c5cf0 " }
15+ parsec-interface = { git = " https://github.com/parallaxsecond/parsec-interface-rs" , rev = " b7953ce69e27380df441d99749d4714108967235 " }
1716num = " 0.3.0"
1817log = " 0.4.11"
1918derivative = " 2.1.1"
You can’t perform that action at this time.
0 commit comments