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.
1 parent da61f34 commit caec169Copy full SHA for caec169
src/main.rs
@@ -1,6 +1,6 @@
1
// Licensed under the Apache License, Version 2.0
2
3
-use anyhow::{anyhow, Context, Result};
+use anyhow::{Context, Result, anyhow};
4
5
use cargo_ament_build::*;
6
use cargo_manifest::Manifest;
0 commit comments