Sign In

base64

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

base64 - cargo Package Compare versions

Comparing version
0.23.0
to
0.23.1
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "9e9220a4166f628de7c8803289e120ae1e944f78"
"sha1": "069bf7067b949f5c0a92b6ceb82492920502f2c2"
},
"path_in_vcs": ""
}

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

name = "base64"
version = "0.23.0"
version = "0.23.1"
dependencies = [

@@ -81,0 +81,0 @@ "clap",

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

name = "base64"
version = "0.23.0"
version = "0.23.1"
authors = ["Marshall Pierce <marshall@mpierce.org>"]

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

@@ -0,1 +1,5 @@

# 0.23.1
- Make the tests build again on non-SIMD architectures
# 0.23.0

@@ -2,0 +6,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display