We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
DependencyKind
1 parent 9d17c5a commit 8d7b7b6Copy full SHA for 8d7b7b6
src/lib.rs
@@ -10,4 +10,4 @@ mod types;
10
/// Access to all `gitoxide` functionality.
11
pub use gix;
12
13
-pub use types::{Change, CrateVersion, Dependency, Index};
+pub use types::{Change, CrateVersion, Dependency, DependencyKind, Index};
0 commit comments