Change docs to point to v0.18
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@
|
||||
///
|
||||
/// ```toml,ignore
|
||||
/// [dependencies.elefren]
|
||||
/// version = "0.17"
|
||||
/// version = "0.18"
|
||||
/// features = ["toml"]
|
||||
/// ```
|
||||
pub mod toml;
|
||||
@@ -17,7 +17,7 @@ pub mod toml;
|
||||
///
|
||||
/// ```toml,ignore
|
||||
/// [dependencies.elefen]
|
||||
/// version = "0.17"
|
||||
/// version = "0.18"
|
||||
/// features = ["json"]
|
||||
/// ```
|
||||
pub mod json;
|
||||
|
||||
Reference in New Issue
Block a user