Skip to content

Commit e25531c

Browse files
mkvolkovpolarathene
authored andcommitted
annotation added
1 parent 50d7c85 commit e25531c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//! - Environment variables
77
//! - String literals in well-known formats
88
//! - Another Config instance
9-
//! - Files: TOML, JSON, YAML, INI, RON, JSON5 and custom ones defined with Format trait
9+
//! - Files: TOML, JSON, YAML, INI, RON, JSON5, GURA and custom ones defined with Format trait
1010
//! - Manual, programmatic override (via a `.set` method on the Config instance)
1111
//!
1212
//! Additionally, Config supports:

0 commit comments

Comments
 (0)