From 05c963b603fa27ce974b5bf008c4d60708ba0178 Mon Sep 17 00:00:00 2001 From: Vincent Esche Date: Tue, 24 Oct 2023 16:29:57 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f5ce61b..a7bbceb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,8 @@ Please make sure to add your changes to the appropriate categories: ### Changed -- n/a +- Updated dependencies: + - `rust-analyzer` from `0.0.181` to `0.0.182` ### Deprecated