chiark
/
gitweb
/
~ian
/
hippotat.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0856f37
)
config: Note a problem with ini
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 5 Aug 2021 00:07:50 +0000
(
01:07
+0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 5 Aug 2021 00:07:50 +0000
(
01:07
+0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/config.rs
patch
|
blob
|
history
diff --git
a/src/config.rs
b/src/config.rs
index a12d1b2e1e62a7a46bc395a73597f49bc8832989..dd4950e1c6116312c6823d7f3b5913154943cadc 100644
(file)
--- a/
src/config.rs
+++ b/
src/config.rs
@@
-4,7
+4,7
@@
use crate::prelude::*;
-use configparser::ini::Ini;
+use configparser::ini::Ini;
// xxx ignores empty sections, fix or replace
#[derive(hippotat_macros::ResolveConfig)]
#[derive(Debug,Clone)]