From 7c7dd791843cc46197753c5bed7307fc24fc4e4e Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Tue, 17 Oct 2023 18:01:15 +0200 Subject: [PATCH] changelog: add changelog for Rust 1.73.0 --- changelog/updates/2023-10-17-rust-1.73.0-update.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/updates/2023-10-17-rust-1.73.0-update.md diff --git a/changelog/updates/2023-10-17-rust-1.73.0-update.md b/changelog/updates/2023-10-17-rust-1.73.0-update.md new file mode 100644 index 0000000000..ab423d268c --- /dev/null +++ b/changelog/updates/2023-10-17-rust-1.73.0-update.md @@ -0,0 +1 @@ +- SDK: Rust ([1.73.0](https://github.com/rust-lang/rust/releases/tag/1.73.0))