File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " parsec-client"
3- version = " 0.14.0 "
3+ version = " 0.14.1 "
44authors = [" Contributors to the Parsec project" ]
55description = " Parsec Client library for the Rust ecosystem"
66license = " Apache-2.0"
@@ -12,12 +12,12 @@ edition = "2018"
1212documentation = " https://docs.rs/crate/parsec-client"
1313
1414[dependencies ]
15- parsec-interface = { git = " https://github.com/parallaxsecond/parsec-interface-rs.git " , rev = " b2a4b6656f693b61f7fdac593de5fbbb1853d58e " }
16- num = " 0.3 .0"
17- log = " 0.4.11 "
15+ parsec-interface = " 0.27.0 "
16+ num = " 0.4 .0"
17+ log = " 0.4.17 "
1818derivative = " 2.1.1"
1919zeroize = " 1.1.0"
20- users = " 0.10 .0"
20+ users = " 0.11 .0"
2121url = " 2.2.0"
2222spiffe = { version = " 0.2.0" , optional = true }
2323
You can’t perform that action at this time.
0 commit comments