update package name
This commit is contained in:
+1
-2
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "rsdiff"
|
||||
name = "node-rs-diff"
|
||||
version = "0.1.0"
|
||||
authors = ["Jay <jay@trj.tw>"]
|
||||
edition = "2018"
|
||||
@@ -7,7 +7,6 @@ edition = "2018"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[lib]
|
||||
name = "rsdiff"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user