From 2c6636353f88cde0e42905ceec8efdbabeefb39c Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Tue, 13 Jun 2023 12:20:50 +0200 Subject: [PATCH] changelog: add changelog for Rust 1.70.0 --- changelog/updates/2023-06-13-rust-1.70.0-update.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/updates/2023-06-13-rust-1.70.0-update.md diff --git a/changelog/updates/2023-06-13-rust-1.70.0-update.md b/changelog/updates/2023-06-13-rust-1.70.0-update.md new file mode 100644 index 0000000000..8cd11d2436 --- /dev/null +++ b/changelog/updates/2023-06-13-rust-1.70.0-update.md @@ -0,0 +1 @@ +- SDK: Rust ([1.70.0](https://github.com/rust-lang/rust/releases/tag/1.70.0))