aboutsummaryrefslogtreecommitdiff
path: root/lang/rust_host/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/rust_host/Makefile')
-rw-r--r--lang/rust_host/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rust_host/Makefile b/lang/rust_host/Makefile
index 4b0266c..f7dd4a4 100644
--- a/lang/rust_host/Makefile
+++ b/lang/rust_host/Makefile
@@ -13,7 +13,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=rust_host
-PKG_VERSION:=1.62.0
+PKG_VERSION:=1.62.1
PKG_RELEASE:=1
PKG_LICENSE:=Apache-2.0 MIT