summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-02-19 11:02:26 +0100
committerGitHub <noreply@github.com>2022-02-19 11:02:26 +0100
commitb6753ad8b15d34e1fd223ae5b5d0db8e18a06bc3 (patch)
tree1aba7b1eb9747c4347c085d255c97b14e30b2c1c /README.md
parentbae775fc78b94ff5c9f29aeda4ade3baf3037a3d (diff)
parenta7c6cc7daab224ff653d2b908ed9590ce3f6934b (diff)
Merge pull request #288 from matthiasbeyer/prepare-0.120.12.0
Prepare 0.12
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