Skip to content

Commit 2547fda

Browse files
authored
ops
Updated the version of the specter-mem crate in the documentation.
1 parent 915ea40 commit 2547fda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Specter can be used directly as a Rust crate without going through the C FFI lay
44

55
```toml
66
[dependencies]
7-
specter-mem = "1.0"
7+
specter-mem = "1.0.2"
88
```
99

1010
> **Platform note:** The crate builds for both iOS (`aarch64-apple-ios`) and macOS (`aarch64-apple-darwin`). Use `make ios` or `make macos` to build a single target.

0 commit comments

Comments
 (0)