summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Peter <mail@david-peter.de>2021-03-07 15:08:39 +0100
committerDavid Peter <sharkdp@users.noreply.github.com>2021-03-07 15:33:37 +0100
commit52f84b063c9e4081b53fde8ebc2ce31a36553d99 (patch)
tree0cf6c883520e91c6a8bde7b357147d9c90e516ef /CHANGELOG.md
parent2e7f2b6c0709d758e4e92e5b9cab134d8d04b931 (diff)
Update dependencies, MSRV: 1.45
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5d36e2f3..a709eacf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
## Other
- `Input::ordinary_file` and `Input::with_name` now accept `Path` rather than `OsStr` see #1571 (@matklad)
+- Increased min. required Rust version to 1.45
## Syntaxes