linux-raw-sys
Advanced tools
| { | ||
| "git": { | ||
| "sha1": "21a3b3b1fada619179810ca92404690d45890f29" | ||
| "sha1": "d7d733c04380b4f15e97806b61da254c4e649887" | ||
| }, | ||
| "path_in_vcs": "" | ||
| } |
+1
-1
@@ -19,3 +19,3 @@ # This file is automatically @generated by Cargo. | ||
| name = "linux-raw-sys" | ||
| version = "0.9.3" | ||
| version = "0.9.4" | ||
| 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.3" | ||
| version = "0.9.4" | ||
| authors = ["Dan Gohman <dev@sunfishcode.online>"] | ||
@@ -19,0 +19,0 @@ build = false |
+2
-0
@@ -32,2 +32,4 @@ #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] | ||
| target_arch = "mips64", | ||
| target_arch = "mips32r6", | ||
| target_arch = "mips64r6", | ||
| target_arch = "sparc", | ||
@@ -34,0 +36,0 @@ target_arch = "sparc64", |
Sorry, the diff of this file is not supported yet