Files
oak-gpui/crates/gpui/src
tidely 1e0ae35f69 gpui: Make MacPlatform::os_version infallible (#29008)
Core change:
```rust
fn os_version() -> Result<SemanticVersion>
```

```rust
fn os_version() -> SemanticVersion
```


Release Notes:

- N/A
2025-04-18 11:00:43 -06:00
..
2025-04-17 23:29:19 +00:00
2025-04-17 23:29:19 +00:00
2025-02-28 18:33:35 +01:00
2025-02-11 19:18:54 +00:00