You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

deranged

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deranged - cargo Package Compare versions

Comparing version
0.5.2
to
0.5.3
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "5c99b22d72badb1a0663b45a0cfc94dc1502d535"
"sha1": "cbcb651539978aa6d4d30b90a1be4b325d803fb2"
},
"path_in_vcs": "deranged"
}

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

name = "deranged"
version = "0.5.2"
version = "0.5.3"
dependencies = [

@@ -28,0 +28,0 @@ "deranged-macros",

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

name = "deranged"
version = "0.5.2"
version = "0.5.3"
authors = ["Jacob Pratt <jacob@jhpratt.dev>"]

@@ -42,3 +42,6 @@ build = false

all-features = true
rustdoc-args = ["--generate-link-to-definition"]
rustdoc-args = [
"--generate-link-to-definition",
"--generate-macro-expansion",
]
targets = ["x86_64-unknown-linux-gnu"]

@@ -45,0 +48,0 @@

Sorry, the diff of this file is not supported yet

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