Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ash-window/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Interoperability between [`ash`](https://github.com/ash-rs/ash) and [`raw-window
## Usage

```toml
ash-window = "0.12.0"
ash-window = "0.13.0"
```

The library exposes two functions:
Expand All @@ -34,7 +34,7 @@ The library exposes two functions:
## Versions

```toml
ash = "0.37"
ash = "0.38"
```

## Support
Expand Down