File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 23
23
[ RON ] : https://github.com/ron-rs/ron
24
24
[ JSON5 ] : https://github.com/callum-oakley/json5-rs
25
25
26
- Please note that this library can not be used to write changed configuration
27
- values back to the configuration file(s)!
26
+ Please note this library
27
+
28
+ - can not be used to write changed configuration values back to the configuration file(s)!
29
+ - Is case insensitive and all the keys are converted to lowercase internally
28
30
29
31
## Usage
30
32
@@ -63,4 +65,4 @@ We currently support Rust 1.56.1 and newer.
63
65
64
66
config-rs is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).
65
67
66
- See LICENSE-APACHE and LICENSE-MIT for details.
68
+ See LICENSE-APACHE and LICENSE-MIT for details.
You can’t perform that action at this time.
0 commit comments