From fc4ab1ca554fb2fb719531fa99132d71653723fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Sat, 25 Dec 2021 18:56:43 +0100 Subject: [PATCH] Remove wgpu-native from users. Closes #725 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 792400d..b33cede 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,6 @@ in production: * [milksnake](https://github.com/getsentry/milksnake) * [webrender](https://searchfox.org/mozilla-central/source/gfx/webrender_bindings) ([generated header](https://searchfox.org/mozilla-central/source/__GENERATED__/gfx/webrender_bindings/webrender_ffi_generated.h)) * [stylo](https://searchfox.org/mozilla-central/source/layout/style) ([generated header](https://searchfox.org/mozilla-central/source/__GENERATED__/layout/style/ServoStyleConsts.h)) -* [wgpu-native](https://github.com/gfx-rs/wgpu-native) ([generated header](https://github.com/gfx-rs/wgpu-native/blob/master/ffi/wgpu.h)) * [etesync-rs](https://github.com/etesync/etesync-rs) If you're using `cbindgen` and would like to be added to this list, please open