mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-27 02:04:39 +10:00
fix: rename package
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "libarchive"
|
name = "libarchive-drop"
|
||||||
version = "0.1.1"
|
version = "0.1.1"
|
||||||
authors = ["Jamie Winsor <reset@chef.io>"]
|
authors = ["Jamie Winsor <reset@chef.io>", "Drop OSS"]
|
||||||
license = "Apache-2.0"
|
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"
|
description = "A safe Rust API for authoring and extracting archives with libarchive"
|
||||||
keywords = ["libarchive", "archive", "tar", "zip"]
|
keywords = ["libarchive", "archive", "tar", "zip"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user