Skip to content

Commit

Permalink
Add credit for config approach
Browse files Browse the repository at this point in the history
  • Loading branch information
backspace committed Oct 14, 2023
1 parent 1c59c9e commit e5c794c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unmnemonic_devices_vrs/src/config.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Adapted from https://dev.to/bdhobare/managing-application-config-in-rust-23ai
use std::collections::HashMap;

#[derive(Debug, Default)]
Expand Down

0 comments on commit e5c794c

Please sign in to comment.