Add deku, ron and sha2 to re-exports
This commit is contained in:
parent
218abdaa87
commit
90b163eb1b
@ -12,7 +12,6 @@ rayon = "1.7"
|
||||
ron = "0.8"
|
||||
sha2 = "0.10"
|
||||
walkdir = "2.3"
|
||||
zstd = "0.12"
|
||||
thiserror = "1.0"
|
||||
libc = "0.2"
|
||||
|
||||
|
@ -7,5 +7,7 @@ pub use {
|
||||
deku,
|
||||
package::{Dependency, Package, Specs},
|
||||
plist::*,
|
||||
ron,
|
||||
sha2,
|
||||
version::*,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user