Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

linux-raw-sys

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linux-raw-sys - npm Package Compare versions

Comparing version
0.9.1
to
0.9.2
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "b9014b17694931f13b4fd3a2ce135624e0f9d9f6"
"sha1": "f1149d9b8e13eb51eedc16b21295b5d221395e5a"
},
"path_in_vcs": ""
}

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

name = "linux-raw-sys"
version = "0.9.1"
version = "0.9.2"
dependencies = [

@@ -22,0 +22,0 @@ "compiler_builtins",

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

name = "linux-raw-sys"
version = "0.9.1"
version = "0.9.2"
authors = ["Dan Gohman <dev@sunfishcode.online>"]

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

@@ -76,3 +76,3 @@ //! The ELF ABI. 🧝

#[cfg(target_arch = "s390x")]
const EM_CURRENT: u16 = 22; // EM_S390
pub const EM_CURRENT: u16 = 22; // EM_S390
#[cfg(any(

@@ -79,0 +79,0 @@ target_arch = "mips",

Sorry, the diff of this file is not supported yet