summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 636e974..deee396 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ values back to the configuration file(s)!
```toml
[dependencies]
-config = "0.11"
+config = "0.12"
```
### Feature flags
@@ -56,7 +56,7 @@ more usage information.
## MSRV
-We currently support Rust 1.46.0 and newer.
+We currently support Rust 1.49.0 and newer.
## License