refac: use Lazy cell to optimize env::current_dir call
commit86234084ab9db33af3f889c0bb5cdd57d6e5cd3b
authorJoão M. Bezerra <marcospb19@hotmail.com>
Wed, 8 Jun 2022 20:50:25 +0000 (8 17:50 -0300)
committerJoão M. Bezerra <marcospb19@hotmail.com>
Fri, 12 Aug 2022 16:03:48 +0000 (12 13:03 -0300)
tree24039e344b9765274713eb897cc20d96fccd14bd
parentb2c87c5307f0ef4effe3a7d0e77001b15fe1a12f
refac: use Lazy cell to optimize env::current_dir call
src/main.rs
src/utils/formatting.rs