File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.15.0] ( https://github.com/parallaxsecond/parsec-client-rust/tree/0.15.0 ) (2023-01-04)
4+
5+ [ Full Changelog] ( https://github.com/parallaxsecond/parsec-client-rust/compare/0.14.1...0.15.0 )
6+
7+ ** Merged pull requests:**
8+
9+ - Update to remove const\_ err [ \# 107] ( https://github.com/parallaxsecond/parsec-client-rust/pull/107 ) ([ marcsvll] ( https://github.com/marcsvll ) )
10+
311## [ 0.14.1] ( https://github.com/parallaxsecond/parsec-client-rust/tree/0.14.1 ) (2022-09-12)
412
513[ Full Changelog] ( https://github.com/parallaxsecond/parsec-client-rust/compare/0.14.0...0.14.1 )
Original file line number Diff line number Diff line change 11[package ]
22name = " parsec-client"
3- version = " 0.14.1 "
3+ version = " 0.15.0 "
44authors = [" Contributors to the Parsec project" ]
55description = " Parsec Client library for the Rust ecosystem"
66license = " Apache-2.0"
@@ -12,7 +12,7 @@ edition = "2018"
1212documentation = " https://docs.rs/crate/parsec-client"
1313
1414[dependencies ]
15- parsec-interface = " 0.27 .0"
15+ parsec-interface = " 0.28 .0"
1616num = " 0.4.0"
1717log = " 0.4.17"
1818derivative = " 2.1.1"
You can’t perform that action at this time.
0 commit comments