Sign In

combine

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

combine - cargo Package Compare versions

Comparing version
4.5.1
to
4.5.2
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "2bac133dda04a1bc803db4e80bf5c5dbe159654e"
"sha1": "4ab5ee9c74617b474bae7013f10daa8e73031add"
}
}

@@ -269,3 +269,3 @@ # This file is automatically @generated by Cargo.

name = "combine"
version = "4.5.1"
version = "4.5.2"
dependencies = [

@@ -282,3 +282,3 @@ "async-std",

"partial-io",
"pin-project-lite 0.1.11",
"pin-project-lite 0.2.0",
"quick-error",

@@ -285,0 +285,0 @@ "quickcheck",

@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO

name = "combine"
version = "4.5.1"
version = "4.5.2"
authors = ["Markus Westerlind <marwes91@gmail.com>"]

@@ -96,3 +96,3 @@ description = "Fast parser combinators on arbitrary streams with zero-copy support."

[dependencies.pin-project-lite]
version = "0.1.11"
version = "0.2"
optional = true

@@ -99,0 +99,0 @@

@@ -0,1 +1,7 @@

<a name="v4.5.2"></a>
### v4.5.2 (2021-01-07)
<a name="v4.5.1"></a>

@@ -2,0 +8,0 @@ ### v4.5.1 (2020-12-27)

Sorry, the diff of this file is not supported yet