fix: rename package
This commit is contained in:
parent
279fd5f727
commit
c694faba63
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
[package]
|
||||
name = "libarchive"
|
||||
name = "libarchive-drop"
|
||||
version = "0.1.1"
|
||||
authors = ["Jamie Winsor <reset@chef.io>"]
|
||||
authors = ["Jamie Winsor <reset@chef.io>", "Drop OSS"]
|
||||
license = "Apache-2.0"
|
||||
repository = "https://github.com/chef/libarchive-rust"
|
||||
repository = "https://github.com/Drop-OSS/libarchive-rust"
|
||||
description = "A safe Rust API for authoring and extracting archives with libarchive"
|
||||
keywords = ["libarchive", "archive", "tar", "zip"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue