Skip to content
Snippets Groups Projects
Commit 4a627493 authored by Éloïs's avatar Éloïs
Browse files

feat(module-cli): re-expose anyhow

parent 072c1297
Branches
Tags
No related merge requests found
Pipeline #12114 passed
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
// You should have received a copy of the GNU Affero General Public License // You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>. // along with this program. If not, see <https://www.gnu.org/licenses/>.
pub use anyhow;
pub use structopt; pub use structopt;
use std::path::PathBuf; use std::path::PathBuf;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment