From 79b6a8890c65e3b0060e68f822cd91f2fd0d4236 Mon Sep 17 00:00:00 2001 From: Vincent Esche Date: Tue, 11 Jul 2023 10:01:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb786852..7e098959 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,8 @@ Please make sure to add your changes to the appropriate categories: ### Added -- n/a +Updated dependencies: + - `rust-analyzer` from `0.0.160` to `0.0.163` ### Changed