🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

bstr

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bstr - cargo Package Compare versions

Comparing version
1.12.2
to
1.12.3
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "c857a1c2b92353217adf83199845f8d6eb8ca0f6"
"sha1": "cabbfe32c3c321671b8b983a39a860df5a2be4a1"
},
"path_in_vcs": ""
}

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

name = "bstr"
version = "1.12.2"
version = "1.12.3"
dependencies = [

@@ -10,0 +10,0 @@ "memchr",

@@ -14,5 +14,5 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO

edition = "2021"
rust-version = "1.73"
rust-version = "1.65"
name = "bstr"
version = "1.12.2"
version = "1.12.3"
authors = ["Andrew Gallant <jamslam@gmail.com>"]

@@ -19,0 +19,0 @@ build = false

@@ -149,3 +149,3 @@ bstr

This crate's minimum supported `rustc` version (MSRV) is `1.73`.
This crate's minimum supported `rustc` version (MSRV) is `1.65`.

@@ -152,0 +152,0 @@ In general, this crate will be conservative with respect to the minimum

Sorry, the diff of this file is not supported yet