licenses.dev

depgraph v0.1.0

A library to manange files that depend on each other, and rebuild them as necessary, like a makefile

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
fixedbitset • 0.1.9FixedBitSet is a simple bitset collectionINDIRECT0
ordermap • 0.3.5A hash table with consistent order and fast iteration. NOTE: This crate was renamed to indexmap. Please use it under its new name.INDIRECT0
petgraph • 0.4.13Graph data structure library. Provides graph types and graph algorithms.DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/depgraph)](https://licenses.dev/cargo/depgraph)
<a href="https://licenses.dev/cargo/depgraph">
  <img src="https://licenses.dev/b/cargo/depgraph" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/cargo/depgraph/0.1.0)](https://licenses.dev/cargo/depgraph/0.1.0)
<a href="https://licenses.dev/cargo/depgraph/0.1.0">
  <img src="https://licenses.dev/b/cargo/depgraph/0.1.0" alt="licenses" />
</a>
GitHub