chore: fork libarchive3-sys
This commit is contained in:
parent
7be4d83ca3
commit
fb610c9287
11 changed files with 958 additions and 6 deletions
|
|
@ -39,7 +39,7 @@ pub struct PkgInfo {
|
|||
}
|
||||
|
||||
#[derive(Debug, PartialEq, Eq)]
|
||||
enum ParsePkgInfoError {
|
||||
pub enum ParsePkgInfoError {
|
||||
InvalidSize,
|
||||
InvalidBuildDate,
|
||||
InvalidPgpSigSize,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue