linux-raw-sys
Advanced tools
| { | ||
| "git": { | ||
| "sha1": "b9014b17694931f13b4fd3a2ce135624e0f9d9f6" | ||
| "sha1": "f1149d9b8e13eb51eedc16b21295b5d221395e5a" | ||
| }, | ||
| "path_in_vcs": "" | ||
| } |
+1
-1
@@ -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", |
+1
-1
@@ -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 |
+1
-1
@@ -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