Skip to content
Snippets Groups Projects

Fix fmt ci

Merged Éloïs requested to merge fix_fmt_ci into dev
20 files
+ 149
58
Compare changes
  • Side-by-side
  • Inline
Files
20
+ 1
0
@@ -9,6 +9,7 @@ license = "AGPL-3.0"
@@ -9,6 +9,7 @@ license = "AGPL-3.0"
path = "lib.rs"
path = "lib.rs"
[dependencies]
[dependencies]
 
dirs = "1.0.2"
duniter-conf = { path = "../conf" }
duniter-conf = { path = "../conf" }
duniter-crypto = { path = "../crypto" }
duniter-crypto = { path = "../crypto" }
duniter-dal = { path = "../dal" }
duniter-dal = { path = "../dal" }
Loading