Prepare for crates.io
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
Cargo.lock
|
||||
target
|
||||
@@ -1,3 +1,7 @@
|
||||
[package]
|
||||
name = "syscall"
|
||||
name = "redox_syscall"
|
||||
version = "0.1.0"
|
||||
|
||||
[lib]
|
||||
name = "syscall"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user