---
source_url: https://www.pubnub.com/docs/sdks/rust/platform-support
title: Platform Support for Rust SDK
updated_at: 2026-06-19T11:38:43.767Z
sdk_name: PubNub Rust SDK
sdk_version: 0.8.0
---

> Documentation Index
> For a curated overview of PubNub documentation, see: https://www.pubnub.com/docs/llms.txt
> For the full list of all documentation pages, see: https://www.pubnub.com/docs/llms-full.txt


# Platform Support for Rust SDK

PubNub Rust SDK, use the latest version: 0.8.0

Install:

```bash
cargo add pubnub@0.8.0
```

## Rust SDK 0.8.0

### source-code: crates.io

**Repository:** [crates.io](https://crates.io/crates/pubnub)

#### Supported Platforms

##### Linux

| Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version |
| --- | --- | --- | --- |
| x86-64 | Rust 1.65.0+ | Ubuntu 12.04 | Ubuntu 22.04 LTS |

##### macOS

| Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version |
| --- | --- | --- | --- |
| x86-64 | Rust 1.65.0+ | macOS 10.12 | macOS 11.0.1 |

##### Windows

| Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version |
| --- | --- | --- | --- |
| x86-64 | Rust 1.65.0+ | Windows Vista Ultimate | Windows 10 Home |

#### Target Platforms

* Windows
* Mac OS
* Unix
* WebAssembly
* Embedded systems