From 7ba5f751b686025f119adf9659bfcc918593163d Mon Sep 17 00:00:00 2001 From: kud1ing Date: Mon, 28 Jul 2014 08:04:06 +0200 Subject: [PATCH] add https://github.com/kenz-gelsoft/wxRust --- UNSTABLE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/UNSTABLE.md b/UNSTABLE.md index 60e6a15..612bee3 100644 --- a/UNSTABLE.md +++ b/UNSTABLE.md @@ -2,4 +2,5 @@ A list of unstable/experimental Rust projects. Hopefully will be migrated to `README.md` some day. +* [kenz-gelsoft/wxRust](https://github.com/kenz-gelsoft/wxRust) — [wxWidgets](http://www.wxwidgets.org/) bindings. [](https://travis-ci.org/kenz-gelsoft/wxRust) * [zeromq/zmq.rs](https://github.com/zeromq/zmq.rs) — Rust implementation of the [ZeroMQ](http://zeromq.org/) protocol. [](https://travis-ci.org/zeromq/zmq.rs)