From 8b5f63562461ebfc0590353800353ef022ff488d Mon Sep 17 00:00:00 2001 From: omar Date: Sun, 6 Jan 2019 14:43:43 +0100 Subject: [PATCH] Added alternative Rust bindings --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 994dda3f..c40aaf54 100644 --- a/docs/README.md +++ b/docs/README.md @@ -128,7 +128,7 @@ Languages: (third-party bindings) - PureBasic: [pb-cimgui](https://github.com/hippyau/pb-cimgui) - Python [CyImGui](https://github.com/chromy/cyimgui) or [pyimgui](https://github.com/swistakm/pyimgui) - Ruby: [ruby-imgui](https://github.com/vaiorabbit/ruby-imgui) -- Rust: [imgui-rs](https://github.com/Gekkio/imgui-rs) +- Rust: [imgui-rs](https://github.com/Gekkio/imgui-rs) or [imgui-rust](https://github.com/nsf/imgui-rust) - Swift [swift-imgui](https://github.com/mnmly/Swift-imgui) Frameworks: