refactor: Config::envs returns a ref to hashmap
modified src/config.rs
@@ -2,7 +2,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -36,8 +35,8 @@ pub struct Adapter {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|