From 6efd615ebf456c94c88470ec0785c378e611a60d Mon Sep 17 00:00:00 2001 From: Vincent Esche Date: Sat, 21 Oct 2023 20:16:39 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5d12f23..74ee0383 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.178` to `0.0.181` ### Deprecated