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